Question: (File Matching Test Data) In C++, after writing the program of Exercise 14.7(It was in Textbook help), write a simple program to create some test
(File Matching Test Data) In C++, after writing the program of Exercise 14.7(It was in Textbook help), write a simple program to create some test data for checking out the program. Use the following sample account data: Master file Account Number: Name: Balance: 100 Alan Jones 348.17 300 Mary Smith 27.19 500 Sam Sharp 0.00 700 Suzy Green -14.22 Transaction file account number: Transaction amount: 100 27.14 300 62.11 400 100.56 900 82.17
Be sure to prompt the user for the names of the input files, and inform the user of the name of the output file before exiting. Please add comments thank you.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
