How do I clear the whole contents of a file in C?

前端 未结 5 1103
闹比i
闹比i 2020-12-09 02:51

I have a file with some of user1\'s data. I want to use the same file for user2 by clearing the content of the file.

My idea is that when a new user comes, data of

5条回答
提交回复
热议问题