massive
Hullo wrox,
i seek you guidance on this coding, i'm creating a dbase in C++/C, after i write some data, the user is given options to choose from.'
Say,Find(to find a record in the Dbase) but it still compiles with 2 errors.
My techique in the coding is that, i pass on the address of the entire class to function.
In the function defn., i open the file for reading, prompt for someone to enter the account number(my primary key) then search through the entire class, if found display the number, else error msg.
Thanks in advance.
Antonio.
|