Input Data File Description
The data file: payroll.in contains the data shown below
(reproduced from W.B.Khan p 117).
The data consists of 5 lines, each line consisting of:
In columns 01-20: the employee name
In columns 21-25: the employee pay rate
In columns 26-30: the employee (number-of) hours worked
In addition, we need to add a line-feed, located in column 31.
-------------------------------------------------
Column # : 0000000001111111111222222222233
Column # : 1234567890123456789012345678901
-------------------------------------------------
Line #1: carl rahner 0120004000
Line #2: john smith 0150008000
Line #3: sandy white 0095008500
Line #4: cindy davis 0200006000
Line #5: paul cooper 0160007500