Question: Coding in C++ Part 1) Use the function Submission_Header that you wrote in Assignment 1 to create a header for your current assignment, with the
Coding in C++
Part 1) Use the function Submission_Header that you wrote in Assignment 1 to create a header for your current assignment, with the following format: ************************************************************ (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
Get step-by-step solutions from verified subject matter experts
