![]() |
|
![]() |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Newbie
Join Date: May 2008
Posts: 6
Rep Power: 0
![]() |
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?
|
|
|
|
|
|
#2 |
|
Battle Programmer
Join Date: Feb 2006
Location: Bellevue, WA, USA
Posts: 754
Rep Power: 3
![]() |
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.
__________________
<insert disclaimer here> <insert shameless plug for Visual Studio here> |
|
|
|
![]() |
| Bookmarks |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| 'function prototype'.... | Konnor | C++ | 3 | Sep 4th, 2005 6:19 AM |
| Recommended Practice for returning data from function | Arla | C# | 1 | Aug 16th, 2005 12:21 PM |
| change the empty function from the old format to the new format | powah | Sed and Awk | 0 | Jun 23rd, 2005 11:10 AM |
| Sort function vs. sort_heap function + Transform Function | Josef_Stalin | C++ | 2 | May 2nd, 2005 11:18 AM |
| Returning a value from a variable to the main function | colt | C | 3 | Apr 28th, 2005 7:56 AM |