Hello,
I would be very thankful, if somebody would explain me (i would be very thankful for code examples) how to create and load txt files by user input. Meaning that I could type in the name and program would save it as filename.txt, and same thing with loading, that user could type in the name and program would open typed_in_filename.txt
I hope I made my point clear enough...
Best regards,
Kitu



LinkBack URL
About LinkBacks



fstream fout(filename.c_str());