|
-
March 30th, 1999, 10:12 AM
#1
Getting characters from file
I write the simple search and replace program. I use with FILE structure and one of the operations, I need from current position to get = remove characters from file and so decrease the file size.
How can I do that ?
In fstream the get() function do this work - removes characters from file. I cannont find something similar fo FILE structure (like fgetc() ...).
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|