I was wondering if I could possibly get a little assistance with a homework assignment I am having a problem with? I am having an issue with class implementation and getting all members of a function to be implemented. Any assistance would be very appreciative.
That's the thing, I keep getting different errors after I fix something I thought needed to be fixed. I redefined Person and now am getting an error with PEmployee not being defined after taking out lines 36 to 38.
I didn't catch that. Have been working on this for some time now. I changed my typing error and now in main, the name I used, get_name and get_salary are said to be inaccessible under lines 51, 69 and 74