Question: Write a c++ programming to read in a data file, saved under data.text, which contains 5 records. each record consists of two fields: name(10 characters)
Write a c++ programming to read in a data file, saved under "data.text", which contains 5 records. each record consists of two fields: name(10 characters) and integer. And then display these 5 records on the computer screen. (using a batch file)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
