problems pointing to an arrayit wasn't working earlier but balance = accounts_[index].GetBalance() seems to be working fine.
problems pointing to an arraySo I'm trying to call the balance of an account in my program with balance = accounts_[i].GetBalanc...
calling a member function, unintended returnsI realize that but I'm also unsure of exactly how to set it correctly to correspond with the other i...
calling a member function, unintended returnsSo I just tried initializing deposit and balance to zero at the beginning of the deposit implementat...
calling a member function, unintended returnsSo this is all of the banking system.cpp. There's also a bankingsystemdriver.cpp but that's mostly ...
This user does not accept Private Messages