This is a baisc ATM program written in c++.
Insert card ==> Validate PIN ==> Select Account Type ==> Check Balance/Withdraw/Deposit.
- You are asked to whether insert a card or not.
- Customer cant withdraw more than what account holds.
- Customer cant withdraw more than what ATM holds.
g++ Simple_ATM_Controller.cpp
./a.out
Enter the PIN: 2354