Skip to content

This is a C Program which operates to mimic the basic functioning of an ATM. The aim of this project is to co-ordinate basic tools available in C to create a Program which is efficient, versatile and robust in terms of User-input Validation & Bug testing.

Notifications You must be signed in to change notification settings

Stephen2697/ATM_Service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Project Description & Introduction: This project was iniated as part of a College assignment, however this is my first solo C program and I have created it to be very thorough, so I will add to this program if and where I see fit for upgrades and efficiencies down the line. The aim of this program is to replicate some standard functionalities of an ATM and is built with C programming knowledge of Arrays, a variety of loop types and Data structures. This program follows strict coding standards in terms of layout and indentation aswell as effective error handling and input validation mechanisms which are in-line with my current knowledge of C programming.

Log of Porgram updates:

9/01/2017 - First upload of project following an extensive development period of project planning, highlighting project requirements and then the code writing and hundreds of program re-writes. The file is finally in its BETA 1.0 version and In the next iterations of the C file I wish to add Dynamic Memory Allocation (DMA), not that it will vastly improve this program in terms of memory usage, but perhaps bring small memory management gains and - if nothing else to keep the program up-to-date with my learning experiences.

About

This is a C Program which operates to mimic the basic functioning of an ATM. The aim of this project is to co-ordinate basic tools available in C to create a Program which is efficient, versatile and robust in terms of User-input Validation & Bug testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages