Simple ATM Simulation
Submitted by harvey.rosero on Sunday, January 3, 2016 - 22:46.
Language
Hello folks this is my first post in sourcecodester, This simple application simulate with ATM Transaction developed in Dev C++.
Program Features:
1 - Log In Account
2 - Withdrawal
3 - Deposit
4 - Check Balance
5 - Log Out
i used some functions like masking the password with asterisk, printing features and ascii code for a more presentable ui, if you interested to enhance the project feel free to modify the code.
Log In Credentials:
Account No : 221215
PIN : 221215
For any question or suggestion please contact me via email and visit my website for other projects.
Facebook : https://www.facebook.com/harvey.bryan.rosero
Twitter : @harveybryanPH
Website : code-devs.blogspot.com
Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. After downloading it, you will need a program like Winzip to decompress it.
Virus note: All files are scanned once-a-day by SourceCodester.com for viruses, but new viruses come out every day, so no prevention program can catch 100% of them.
FOR YOUR OWN SAFETY, PLEASE:
1. Re-scan downloaded files using your personal virus checker before using it.
2. NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.
Add new comment
- 322 views