fopen()
and will close the opened files using fclose()
. Proper checking is required when working on file manipulations. It is important to check the creation of file and at the time of editing the file. Sometimes improperly editing files leads to loss of the secured data.