This program will read a space delimited file called “emp.dat” (use the copy com
This program will read a space delimited file called “emp.dat” (use the copy command: cp /home/students/staging/it2414/prog5/* . just like your labs, make sure you are in the directory you want your program to be in when do the copy command). The order of the fields is: empNum, dept, month, day, year. yrsService will be calculated.