FILE I/0 going from string struct to char structAnd apparently I did this incorrectly: [quote]You are not reading the records from the file properl...
Looking for exercises with my tutorialshttp://programming.msjc.edu/cpp/Home.aspx Good for beginners.
c++ learning 4 kids! neeed help!This is a college course level one C++ online programing class that the teacher has made available t...
Recursion and stringsYeah, my code is based off of something I learned in java a few year ago, but it uses the charAt() i...
'struct std::ostream' has no member named 'close' error in header filePlus if your set on closing your file, you should do it outside of your if /else options, that way w...