Question: Please explain answer 21. (12 pts) Write a void function definition that is described below: The name of the void function is Openlnput The function

 Please explain answer 21. (12 pts) Write a void function definition

Please explain answer

21. (12 pts) Write a void function definition that is described below: The name of the void function is Openlnput The function has one parameter - an input file stream The function is to: a) Prompt the user for the name of an input file and read it. b) Open the file c) If the file did not open successfully, print out a message stating as such, reset the input stream variable (code to do this is inFile.clear):) d) Repeat steps a,b,c until a file is successfully opened or the user enters ctrl-c

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!