Generate salary slip of employees using structures and pointers in c

broken image

This phase uses an array of employee objects, inheritance for different classes of employees, and polymorphism for salary computation. I have been working on this program for a class, however I cannot get my output correct.Įxpand the Employee Payroll program to include hourly based and salary based employees.

broken image