home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / os / mswindo / misc / 5786 < prev    next >
Encoding:
Text File  |  1992-12-29  |  948 b   |  27 lines

  1. Newsgroups: comp.os.ms-windows.misc
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!cis.ohio-state.edu!iguana.cis.ohio-state.edu!guzman
  3. From: guzman@iguana.cis.ohio-state.edu (jonatan guzman)
  4. Subject: File I/O, File Conversions.
  5. Message-ID: <1992Dec29.220359.10555@cis.ohio-state.edu>
  6. Sender: news@cis.ohio-state.edu (NETnews        )
  7. Organization: The Ohio State University Dept. of Computer and Info. Science
  8. Date: Tue, 29 Dec 1992 22:03:59 GMT
  9. Lines: 16
  10.  
  11. Hi Winderers;
  12.  
  13. Have a coupla questions for y'all:
  14.  
  15. 1. I need to strip the last line off a text file, or more generally, how do you
  16.    cutoff the last n lines of a file?
  17.  
  18. 2. The need has arisen for conversion of an ASCII file to a PCX/DCX format.
  19.    Anybody know how to do this, or where I can find some source/examples?
  20.  
  21. I am using Borland C++ 3.1 (in case anyone knows of some function that does
  22. these things that it's hidden in there somewhere!).
  23.  
  24. Thanks.
  25.     Jon -- guzman@cis.ohio-state.edu
  26.  
  27.