Skip to content

KaiLyons/bank-manager-cpp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

bank-manager-cpp

Fake bank managing system

Only for Linux

How to use (FROM SOURCE):

  1. Download app.cpp
  2. Use G++ to compile : g++ app.cpp
  3. Run the new a.out file : ./a.out

Download:

  1. Download the .out file here
  2. Run ./a.out