C string turning to junk when leaving a functionwhoops. Sorry
C string turning to junk when leaving a functionCould it be That file is never initialized? On line 91, you create a copy of file for openfile funct...
Help with C++ homeworkThe error is an excellent description of what is going on. Line 114 doesn't return a bool but is dec...
Help with C++ homeworkYou need a default constructor. Just add [code] BankAccount::BankAccount() { //Just a default a...
Lose my wayI use to treat answering/asking questions on this forum like a job when I was not yet gainfully empl...