View Single Post
Old 06-14-2006, 11:29 AM   #1 (permalink)
markster
Code Monkey
 
markster's Avatar
 
Join Date: Jun 2006
Posts: 65
markster is on a distinguished road
Question Creating TXT Files

I can write to and read from a text file using fopen, fread, fwrite and fclose, but can I create text files?
markster is offline   Reply With Quote