Makefile
# Makefile for Bank Account
account.cpp
member functions for bank account maintenance
account.h
class definiton for bank account
testaccount.cpp
using the AccountBalance class