Trouble with add function in a classDUDE. i am such an idiot, i'm smacking myself. thanks for pointing that out. its always the most obv...
Trouble with add function in a classWith the function like this: [code] void PhoneBook::add(const Entry& newEntry) { entry[count]=ne...
Trouble with add function in a classwhen adding "cout << count << endl;" after "count++" upon compilation it prints out the current coun...
Trouble with add function in a classonly 56, format is [code] John Doe 323-816-9613 Jane Doe 323-816-9613 [/code]
Trouble with add function in a classI updated my phonebook.h and phonebook.cpp to fix the count stuff, didn't really affect how it funct...
This user does not accept Private Messages