C
Cobus2408
Guest
Hi
I have 3 txt files in my resources.I load them into an array using threads.My problem is that users want to add data to the txt file at run time.
Can i append the text file and save it back to my resources? how can I do that?
Continue reading...
I have 3 txt files in my resources.I load them into an array using threads.My problem is that users want to add data to the txt file at run time.
Can i append the text file and save it back to my resources? how can I do that?
Continue reading...