Class Car Please help!

Thanks
Last edited on
Thanks
Last edited on
It seems like the assignment explains it:
- serialize() writes the class data to a file
- deserialize() reads the file into the class data again
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.
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/
Thanks
Last edited on
Can anyone help with this code?
The link in Zhuge's post explains everything that you need and more.
Topic archived. No new replies allowed.