Ratheshprabakar / ATM-Machine

A miniproject on implementing operations of ATM Machine which includes Deposit, withdraw of amount and balance enquiry of an account using C.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ATM-Machine

A miniproject on implementing operations of ATM Machine which includes Deposit, withdraw of amount and balance enquiry of an account using C.

Features

Since it is an ATM Machine. Initially I declared some of the accounts and initialized the amount to zero. And doing following operations on that account.

  1. Deposit

  2. Withdrawal

  3. Balance Enquiry

Modules

  1. Validation

  2. Deposit

  3. Withdrawal

  4. Balance Enquiry

About

A miniproject on implementing operations of ATM Machine which includes Deposit, withdraw of amount and balance enquiry of an account using C.


Languages

Language:C 100.0%