Description: C-language simulation of ATM machine system! The use of file storage! Each user will be saved to user.txt text, the other system-generated 4 files (record deposits, withdrawals records, transfer records, balance)! Achieve deposit, take, transfer, search function! Enter the password to limit the number of times, the error three times to exit the program! Simple user password encryption!
To Search:
File list (Check if you may need any files):
ATM
...\000000000000cWith.txt
...\000000000000deposit.txt
...\000000000000remain.txt
...\000000000000Tran.txt
...\111111111111cWith.txt
...\111111111111deposit.txt
...\111111111111remain.txt
...\111111111111Tran.txt
...\123123123123cWith.txt
...\123123123123deposit.txt
...\123123123123remain.txt
...\123123123123Tran.txt
...\222222222222cWith.txt
...\222222222222deposit.txt
...\222222222222remain.txt
...\222222222222Tran.txt
...\333333333333cWith.txt
...\333333333333deposit.txt
...\333333333333remain.txt
...\333333333333Tran.txt
...\444444444444cWith.txt
...\444444444444deposit.txt
...\444444444444remain.txt
...\444444444444Tran.txt
...\666666666666cWith.txt
...\666666666666deposit.txt
...\666666666666remain.txt
...\666666666666Tran.txt
...\777777777777cWith.txt
...\777777777777deposit.txt
...\777777777777remain.txt
...\777777777777Tran.txt
...\999999999999cWith.txt
...\999999999999deposit.txt
...\999999999999remain.txt
...\999999999999Tran.txt
...\ATM.dsp
...\ATM.plg
...\change.cpp
...\change.h
...\ConsoleOut.h
...\ConsoleOut.lib
...\Debug
...\.....\ATM.exe
...\.....\ATM.ilk
...\.....\ATM.pch
...\.....\ATM.pdb
...\.....\change.obj
...\.....\InterFace.obj
...\.....\main.obj
...\.....\operatiun.obj
...\.....\vc60.idb
...\.....\vc60.pdb
...\InterFace.cpp
...\interFace.h
...\main.cpp
...\operation.h
...\operatiun.cpp
...\user.txt