Class Car Please help!

Apr 9, 2013 at 4:36am
Thanks
Last edited on Apr 11, 2013 at 3:56am
Apr 9, 2013 at 4:52am
Thanks
Last edited on Apr 11, 2013 at 3:57am
Apr 9, 2013 at 4:54am
It seems like the assignment explains it:
- serialize() writes the class data to a file
- deserialize() reads the file into the class data again
Apr 9, 2013 at 4:59am
it explains it but how do you do it? That's the problem. This is brand new information that the professor did not show the class what to do.
Apr 9, 2013 at 5:02am
This site has a nice tutorial on file I/O if your professor didn't cover it (though it seems as though they should have considering the assignment requests it).

http://cplusplus.com/doc/tutorial/files/
Apr 9, 2013 at 5:06am
Thanks
Last edited on Apr 11, 2013 at 3:57am
Apr 10, 2013 at 6:18am
Can anyone help with this code?
Apr 10, 2013 at 11:32am
The link in Zhuge's post explains everything that you need and more.
Topic archived. No new replies allowed.