You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 26, 2023. It is now read-only.
Victor Ghost edited this page Jun 19, 2022
·
6 revisions
BankSystemWiki
Welcome to the BankSystem Wiki, it is very simple, more for study purposes. If you want to learn more about how the system functions work, just read it.
How To compile
It's very Simple, You Just Need to Use BankSystem directory, all files you should find there. And Just Run it.
Functions
We Have Some Functions, They're Simple:
Constructor User(string username, int accountnumber, double balance = 0.0)