Programming Forums

Programming Forums (http://www.programmingforums.org/forumindex.php)
-   C (http://www.programmingforums.org/forum60.html)
-   -   save function? (http://www.programmingforums.org/showthread.php?t=15763)

Cisnotforcookie May 3rd, 2008 2:41 PM

save function?
 
where can i find a tutorial/ can anyone tell me how to write code to save a file? like after i edit a few lines of text on screen from a file i opened how can i resave it?

Jimbo May 3rd, 2008 2:55 PM

Re: save function?
 
You'll have to overwrite the file again. Just save all the data to the same file, overwriting what was there before.


All times are GMT -5. The time now is 3:32 AM.

Powered by vBulletin® Version 3.7.0, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright ©2007 DaniWeb® LLC