C fopen function

Go4Expert Member
19Sep2012,19:26   #1
manaila's Avatar
What is the effect of repetitive file deletions and writing on the memory disk with regard to using the following statement:
Code:
FILE * pFile = fopen("myfile.txt","w");
Light Poster
4Oct2012,14:59   #2
sirama's Avatar
Can you elaborate this question?