User: philbertfour

  • Public profile

User profile: philbertfour

User info
User name:philbertfour
History
Joined:
Number of posts:23
Latest posts:

problems pointing to an array
it wasn't working earlier but balance = accounts_[index].GetBalance() seems to be working fine.

problems pointing to an array
So I'm trying to call the balance of an account in my program with balance = accounts_[i].GetBalanc...

calling a member function, unintended returns
I 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 returns
So I just tried initializing deposit and balance to zero at the beginning of the deposit implementat...

calling a member function, unintended returns
So 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