Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with naming a txt!
#11
It's just that easy. Just open the file using
Code:
fileobject.open("filename.txt", ios::out)

and the use the rename function from fstream.h . It's that easy. Smile
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)