You are being asked to plan and code a program to update


Assignment

Increase.cpp

Your company maintains a file (Emp.dat) that consists of an employee's last name, first name, and current pay rate. You are being asked to plan and code a program to update the employee file to show that the employee is getting a pay raise. The raise will be based on a percentage that is being typed in by the person running the program. The user will be asked to type in the pay rate increase percentage in percentage format (not decimal).

Your job is to present the current information to the user in a neat and understandable format and to request the increase percentage. You will then calculate the new pay rate and update the file. Use the same data file name (Emp.dat) when you update (rewrite) the file.

Attachment:- Emp.rar

Solution Preview :

Prepared by a verified Expert
C/C++ Programming: You are being asked to plan and code a program to update
Reference No:- TGS02461804

Now Priced at $35 (50% Discount)

Recommended (92%)

Rated (4.4/5)