Question: c++ Part 1) Update your program for Assignment Part 1 to read the student, instructor and course information from a text file. The program should

 c++ Part 1) Update your program for Assignment Part 1 to

c++

Part 1) Update your program for Assignment Part 1 to read the student, instructor and course information from a text file. The program should ask for the assignment number and due date as an input on screen. The program should be a stand-alone function called "Submission_Header_Generator)": *** (60 * characters) Student Name: your_name (stored in a text file and read into your program) Course name, course number: course_name, course_number (stored in a text file and read into your program) Instructor name: instructor_name (stored in a text file and read into your program) Assignment number: assignemt_# (prompt user to enter this information for each assignment from now until the end of the semester) Assignment due date: assignemt_due_date (prompt user to enter this information for each assignment from now until the end of the semester) ******* (60 characters)

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!