Posted 16 December 2013 - 05:36 PM
Hello! I need help. What I want to do is open a file and write a variable to it in a new line of the program.
For ex:
File before I write to it:
For ex:
File before I write to it:
Hello
File after I write to it:
Hello
World
Any help?