-
Notifications
You must be signed in to change notification settings - Fork 0
Thejas997/PESU-CPP-PROJECT
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This code is written in three file approach : client file (main.cpp), header file(header.h) , and function file (functions.cpp) To compile this program type the following code on your linux terminal. “c++ main.cpp functions.cpp” And to see the output type the following on your linux terminal. “./a.out” This code will do the following things: 1.Modify the salary of employees. 2.List all the records 3.Pay the salary 4.Add employee type 5.Delete employee type or reduce employee_of_type 6.Exit
About
PAYROLE MANAGEMENT
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published