Page 501 - C++
P. 501
}
int Return_LWP()
{
return LWP;
}
};
MAIN MENU
1. Employee Management
a. Add an Employee
b. Delete an Employee
c. Modify an Employee
d. Exit
2. Attendance Management
a. Yearly Update // where CL_Leave, EL_leave are updated
b. Monthly Update
c. Exit
3. Query
a. Employee
b. Department
c. Designation
d. Attendance
4. Salary Statement
5. Report
a. PF Statement
b. Leave Statement
6. Exit