Question: IN C++ Write an algorithm for this program and add it to upload. Program Must read from a file of students first and last name

IN C++

Write an algorithm for this program and add it to upload.

Program

Must read from a file of students first and last name plus 5 grades. Average the grade and output to screen and output to a file.. users name all 5 scores plus the average. also print to console. You should be able to pass grades to a function that will do the average and return avg. ( you can try the CMATH library if you want to give that a try

Create a void function to print a row of * before and after output. To console and file.

Program must do and if else test on success of opening of file for writing? Print to console error or success message

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!