home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / lang / cplus / 11669 < prev    next >
Encoding:
Text File  |  1992-07-28  |  773 b   |  23 lines

  1. Newsgroups: comp.lang.c++
  2. Path: sparky!uunet!usc!sdd.hp.com!ux1.cso.uiuc.edu!news.iastate.edu!IASTATE.EDU!wgunadi
  3. From: wgunadi@IASTATE.EDU (Wiwih Gunadi)
  4. Subject: Text file manipulation in C++
  5. Message-ID: <1992Jul28.120755@IASTATE.EDU>
  6. Sender: news@news.iastate.edu (USENET News System)
  7. Reply-To: wgunadi@IASTATE.EDU (Wiwih Gunadi)
  8. Organization: Iowa State University
  9. Date: Tue, 28 Jul 1992 17:07:55 GMT
  10. Lines: 11
  11.  
  12. Hi, I am doing a program that manipulates a large text file.
  13. How do I insert several characters only to the file without having to 
  14. rewrite all of the file, also how to delete characters.
  15.  
  16. If someone has ever do something like this or have read it in a book, please
  17. give me some hints.
  18.  
  19. Mail me directly to : wgunadi@iastate.edu , please....
  20.  
  21. Thanx
  22. -Wiwih-
  23.