0
File creation & Deletion
In C, open a file with current day and delete existing file with 7 days and create new one Eg. If today is Monday. 1. File name should be monday.txt, 2. Existing file name with Monday data's should delete
2 Answers
+ 1
Sebastian KeĂler am still in process of writing my own code for this. I was looking for suggestions, as am struck at file deletion part.
As you mentioned, will be posting code when really help needed.
0
The Question is: did you tried to find an own Solution for this Problem? It is always better to write a Code by yourself. If it won't work you can post it here and the Community will help you to fix it. But you should not wait that anyone here does the Job for you.