Description: The main purpose of this program is designed to create a bank account of the inheritance hierarchy, means that all bank customers. Account account balance used to implement the base class initialization and add money to the account balance, reducing the account balance, the basic functions of the current account balance of acquisition derived class to calculate interest on savings accounts and interest SavingAccount class added to the account balance derived class CheckingAccount class implements a checking account charges a transaction fee for each transaction insufficient account balance can handle error conditions.
To Search:
File list (Check if you may need any files):
acount\account.cpp
......\accounttest.cpp
acount