Basic banking program with header filesThank you everyone for helping :) Solved it myself. main.cpp [code]#include <iostream> #include "ba...
Basic banking program with header filesOK I've put clientData and class base in base.cpp and base.h. Also moved add function to add.h and a...
Basic banking program with header filesThat's the main file. How to include the main file in the header file? [code]#include "main.cpp"[/co...
Basic banking program with header filesHere is the whole task (translated from Latvian, since the class is in Latvian) [quote]Based on thi...
Basic banking program with header filesHi all, For my programming class I must create a simple banking program with a DB in Array. I've ...
This user does not accept Private Messages