davidmelvin
Technical User
I need to open a text file, read it, modify it, then save and close it. All of this will work in the backgound. That is, no user interface. The user will click on a button and start a sequence of operations including the above mentioned.
How do I open, read, write, save, close this file? Which header files will I need?
Thank you,
David
How do I open, read, write, save, close this file? Which header files will I need?
Thank you,
David