Open the file for reading and load the content into memory where it can freely edited. To prevent external changes to the file, keep the file open but lock it to prevent access. When the user saves the modified data, write that data to a temporary file then close it. Then close the original file, delete it and rename the temporary file with the original file name. For added safety during file edits, you should also maintain a recovery file that keeps track of all the changes. Once the temporary is renamed, you can delete the recovery file.
edit your autorun.inf file, add the line open=C:\windows\explorer.exe good luck Kevin
why does a program consists of more than one object file in c++
program to extract a given word from a file
You write a computer program with words and symbols that are understandable to human beings. This is the edit part of the development cycle. You type the program directly into a window on the screen and save the resulting text as a separate file. This is often referred to as the source file (you can read it with the TYPE command in DOS or the cat command in unix). The custom is that the text of a C program is stored in a f ile with the extension .c for C programming language
File Operations in C are accomplished by the use of pointers.Pointers are use to point to a particular memory location.File are read and written by using file pointers.The Keyword FILE is used to declare a file pointer.The Complete Program for writing text to a file and saving it and copying it to a new location is given at http://c-madeeasy.blogspot.com/2011/07/program-in-c-to-write-data-to-file-and.html
yes
File/Open
The windows registry. Technically in the file system.dat though you cannot directly edit this file
Having saved the source file (*.C), you can compile it into an object module (*.OBJ), then link an executable program (*.EXE)
The source code for the program is in many files verse being all in one file, I should think.
program file in c:\ drive
The file which are represent at the top of any program or any presentaion is called hader