|
Stock Market Simulator main e8c3612
A game that provides a realistic stock buying experience with unpredictable trends to test investment strategies.
|
The user save options. More...
#include <file_io.h>

Static Public Attributes | |
| static const std::string | DELETE_GAME = "2" |
| static const std::string | EXIT_GAME = "3" |
| static const std::string | LOAD_GAME = "1" |
| static const std::string | NEW_GAME = "0" |
|
static |
Definition at line 25 of file file_io.h.
Referenced by checkValidInput(), and initializePlayerSaves().
|
static |
Definition at line 26 of file file_io.h.
Referenced by checkValidInput(), delsave(), and initializePlayerSaves().
|
static |
Definition at line 24 of file file_io.h.
Referenced by checkValidInput(), and initializePlayerSaves().
|
static |
Definition at line 23 of file file_io.h.
Referenced by checkValidInput(), delsave(), and initializePlayerSaves().