Is it possible to make a program create file with certain data points, and then load the file and read the data inside? (Sorry If this is a newb question i'm quite new to C++)
As example.
Timmy plays a game and scores 100 points. Timmy "Saves" and closes. 5 minutes later Timmy loads up the game and wants to resume his current save file.
I want to make a simple mess around project for an IT class I'm in.
That Google one looks quite cool, I assume it can handle nested classes, containers, etc?
Do you if it can handle pointers and create the pointed to object along with assigning a pointer in the main object to the correct location? (That would be quite impressive and extremely useful)