Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Lab 6 - Void Functions Enter the example program and make it work.Modify the program as follows:
Lab 6 - Void Functions
Enter the example program and make it work. Modify the program as follows:
· Add input prompts to the program
· Make a version of it to print a second record to the output file making an additional call to the proper function
· Revise the program to ask for the number of records to enter. Then have it process that number of records and place them in the file.
· Finally, similar program to input Employee name, hours worked and pay rate and calculate gross pay, with the data being placed on the screen and in a data file as it is here.
· Upload the files to the BlackBoard site (or send them as attachment to email).
· Save the programs. We will have revisions to them later.
- Attachment 1
- Attachment 2