Im Stuckint enterRecords(Customer person) { char again; fstream records("records.dat", ios::out | ios::a...
Im StuckThis is what i have so far #include <iostream> #include <string> #include <fstream> #include <cctyp...
Im StuckNeed help with breaking up the functions into 4 separate <.h> files. This is what I have so far a...
How do I switch program to use a txt file??thanks jonnin for the advice i will give it a shot
How do I switch program to use a txt file??This is currently the program I have. I need to modify it so that i can read from a blank txt file a...
This user does not accept Private Messages