i'm not sure if i'm way over my head but....
could someone tell me what is needed to be able to create files from a c++ program....
for example: write a program that takes input and then can save to file.txt
i don't think this should be too hard to do....
also i'd love to be able to open and write files that already exist with this program.
hopefully this won't be impossible
thanks
DF
could someone tell me what is needed to be able to create files from a c++ program....
for example: write a program that takes input and then can save to file.txt
i don't think this should be too hard to do....
also i'd love to be able to open and write files that already exist with this program.
hopefully this won't be impossible
thanks
DF