This program will read a space delimited file called “emp.dat” (use the copy com

  • October 7, 2023
  • admin
  • Comments Off on This program will read a space delimited file called “emp.dat” (use the copy com
  • C#

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.