SmileeTiger
Programmer
I have totally forgotten how to do file I/O in C++..
Can someone give me an example of how to open a file and read from it and then write the data to another file all in text mode? It woudl be handy if I could do this a line at a time as well.
Can someone give me an example of how to open a file and read from it and then write the data to another file all in text mode? It woudl be handy if I could do this a line at a time as well.