Lab 5

The code for PIP8 can be found on the share drive \\JARING\CS245. You need to copy Employee.H, Employee.CPP, and PIP8.CPP to your disk.

Revise PIP8 to include Commissioned Employees. Commissioned Employees have a name, address, Social Security Number, Benefit Deductions, net pay (which is their base), commission rate and amount of sales as well as weekly pay. Turn in your disk with your personal solution. Be sure to document any changes you have made.

You will need to declare and define a comissioned employee. Make sure to use inheritance. Test your changes by modifying the PIP.CPP file to include entries for commissioned employees.

PROGRAM SMART. "DON'T REINVENT THE WHEEL."