Anishtain4
Registered User.
- Local time
- Today, 00:52
- Joined
- Apr 13, 2011
- Messages
- 21
how can I write something at the start of a text file? I'm trying to make a log file and obviously latest actions should be on the top. I know that you can make another file and copy all the info of previous file after your desired log then replacing these files, but I want to know if there is any standard way for it?