
Patrick B. answered 08/30/20
Math and computer tutor/teacher
I have uploaded source code for you.
It is in the RESOURCES SECTION
filename is EMPLOYEE_C_SOURCE under this link
there are FIVE (5) different source code files bundled together...
employee.h, employee.c
go.h go.c
main.c
break the archive up into these 5 files, put them in the project,
compile and run
you also need 2 input files
employee.txt : contains # of employee records
employee.dat : employee records in csv format