Stokes1976 / Publications
Forum
Working with file functions.
Good morning all, I am trying to write and read a text file. I can read the contents of the text file, I am finding it tricky to write, delete, copy and move the contents of the file to a different location. void Working_File() { string file = "Hello" ; int o = FileOpen ( "Hello.txt" , FILE_COMMON