Derived class in mainI have an include directive for [b]employee.h[/b] and [b]salariedemployee.h[/b] in [b]int main()[/b]...
Derived class in mainDo you mean replace employeessavitch::SalariedEmployee define; with employeessavitch::Employee de...
Derived class in mainOkay, that seems to have helped in allowing me to compile more. Though I'm still getting an error: "...
Derived class in mainI can't figure out why when I try to declare a function of a derived class in the main part of my pr...
reading list of integers from text fileOkay. When I change list to an int I get this error: "no match for 'operator>>' in 'input >> word". ...
This user does not accept Private Messages