Click to See Complete Forum and Search --> : C++ and text files


jman_77
06-14-2001, 03:31 AM
Grr.. I can't remember how to get C++ to open up a text file and work with it. I'm using the GNU DJGCPP compiler... I can't remember the statements for the life of me.
any help?

jman_77
06-14-2001, 04:02 AM
haha! found it. if anyone's curious, this page is great:
Intro to File Input (http://cs-people.bu.edu/jaeheey/111/fileIO/fileIO.html)

Strike
06-14-2001, 09:55 AM
www.codeexamples.org (http://www.codeexamples.org) has some C++ file manipulation info, I believe