Thread
:
FILE HANDLING
View Single Post
#
2
(
permalink
)
March 5th, 2006, 04:14 PM
C@uark
Authorized User
Join Date: Oct 2004
Posts: 39
Thanks: 0
Thanked 0 Times in 0 Posts
yeah you could use fopen to open the file, fgetc to read charcters from, do what ever with, then use fprintf to create and copy the orginals files changed contents. make sure to use fclose to view new file
C@uark
View Public Profile
Find all posts by C@uark