Hi guys in my previous question, I was able to get the data of a struct to be loaded on a file, but now the issue is I\'m getting garbage value while retrieving it.
It seems you forgot to load your setting into file.
int main(int argc, char *argv[]) { Settings.ResetSettings(); // insert code here Settings._SettingsClass(); // cout<