Saving to a Text File

Yes, I realize, this is a nooby question. Yes, I realize that I myself am a noob. I haven't been at this particular language very long.

I've been designing a program for my mother (who is in the medical transcription business) that calculates and displays information about her doctors and word counts. It's all worked out except for the factor that I want her to be able to save the data table to a text file. Otherwise, the program is almost entirely pointless. From what I've read, it doesn't look that altogether difficult, but I don't know exactly how to go about it. I would greatly appreciate assistance. Thank you.

- The Luvvah
this site has a nice tutorial for that http://www.cplusplus.com/doc/tutorial/files.html
Ahh, that was why, I hadn't included that library. Thank you very much ^_^
Topic archived. No new replies allowed.