Write cpp program that read records from a file


Problem

Write C++ program that read records from a file. The program accept numbers from the keybord and search the list for a record that contains that number. If founded, the line that contains the number entered should be displayed. if the record is not founded, the program should loop back and accept another number.

Request for Solution File

Ask an Expert for Answer!!
C/C++ Programming: Write cpp program that read records from a file
Reference No:- TGS03256948

Expected delivery within 24 Hours