Hi!
I use FileWriter to open a file for writing,but the old data will always be replace when rerun the program...
How can I open a file for append?
Any reply will be appreciated.