home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: sparky!uunet!usc!sdd.hp.com!ux1.cso.uiuc.edu!news.iastate.edu!IASTATE.EDU!wgunadi
- From: wgunadi@IASTATE.EDU (Wiwih Gunadi)
- Subject: Text file manipulation in C++
- Message-ID: <1992Jul28.120755@IASTATE.EDU>
- Sender: news@news.iastate.edu (USENET News System)
- Reply-To: wgunadi@IASTATE.EDU (Wiwih Gunadi)
- Organization: Iowa State University
- Date: Tue, 28 Jul 1992 17:07:55 GMT
- Lines: 11
-
- Hi, I am doing a program that manipulates a large text file.
- How do I insert several characters only to the file without having to
- rewrite all of the file, also how to delete characters.
-
- If someone has ever do something like this or have read it in a book, please
- give me some hints.
-
- Mail me directly to : wgunadi@iastate.edu , please....
-
- Thanx
- -Wiwih-
-