https://github.com/adityavijay21/atm-machine
Hi, here is a coded algorithm ATM machine with dynamic balance storage and receipt generation using concepts of File IO and some other concepts like structure, loops in c language
https://github.com/adityavijay21/atm-machine
atm atm-machine atm-machine-billing c-language c-programming withdraw
Last synced: 2 months ago
JSON representation
Hi, here is a coded algorithm ATM machine with dynamic balance storage and receipt generation using concepts of File IO and some other concepts like structure, loops in c language
- Host: GitHub
- URL: https://github.com/adityavijay21/atm-machine
- Owner: adityavijay21
- License: apache-2.0
- Created: 2022-04-22T08:28:38.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-23T02:24:35.000Z (over 2 years ago)
- Last Synced: 2025-01-25T14:44:07.058Z (4 months ago)
- Topics: atm, atm-machine, atm-machine-billing, c-language, c-programming, withdraw
- Language: C
- Homepage:
- Size: 25.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# ATM-Machine
-- Hi, here is a coded algorithm ATM machine with dynamic balance storage and receipt generation using concepts of File IO and some other concepts like structure, loops in c language