Error when loading int and strings from .dat fileI was using a sample project on a banking system that I found on the internet and in there they wrot...
Error when loading int and strings from .dat fileHere is my entire source.cpp [code] #include <iostream> #include <string> #include "AccountData.h" ...
Error when loading int and strings from .dat fileI deleted the old file and it still gave me an error code. I even tried opening up a new project on ...
Error when loading int and strings from .dat fileOk so after reading [b]@salem c[/b]'s post I learned that the problem was being caused by me using s...
Error when loading int and strings from .dat fileSo I'm trying to load account information for a banking program I'm attempting to make. Every time I...
This user does not accept Private Messages