This is a new version of of https://github.com/dangernose/LearningC/blob/master/BankManagementSystem/BANKMGC.C
This was previously written for Turbo C
Now it should compile in any compiler
It is now developed in MinGw Compiler
Install mingw, clone and run command 'mingw32-make' in project directory then run a.exe that will get generated in your project directory after running 'ming32-make' command