User profile: xanthian23

User info
User name:xanthian23
Name:CJ
History
Joined:
Number of posts:124
Latest posts:

FILE I/0 going from string struct to char struct
And apparently I did this incorrectly: [quote]You are not reading the records from the file properl...

Looking for exercises with my tutorials
http://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 strings
Yeah, 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 file
Plus if your set on closing your file, you should do it outside of your if /else options, that way w...