Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bank Manager in C

This is Mock bank manager program I wrote in C, to help learn it. It is a console application. It is a simple program that can be used to manage bank accounts. It can be used to create , view accounts and transfer money between accounts. There is also a feature to deposit and withdraw money from an account.

Starting application:
gcc -o ProgramName main.c bankFunctions.c loggedIn.c utils.c -lcrypto
./ProgramName

About

A simple bank account managing software

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages