Question: Plese submit program and output Please submit: 1. Printout of your C++ program with a heading comment (Do not forget to add comments within your
Plese submit program and output



Please submit: 1. Printout of your C++ program with a heading comment (Do not forget to add comments within your program). You must use both input and output files in order to receive any credit. (6 points) 2. Printout of an output file, and screenshot of your pro (4 points) ELEN 1301-01 Programming Assignment #12 Name Student ID Due date :Your name Your student ID# April 21, 2016 Objective of this assignment Read a 8 digits number from the input file. Separate it into 8 single digit numbers. Store those 8 single digit numbers into the output file step 1 Open an input and an output file Step 2. Read contents (your student ID without L) from the input file Step 3 Split the student ID (8 digits number into 8 single digits numbers (See the output example below Step 4 Store the number read from the input file as well as the splitted 8 single digit numbers to the output file Step 5 Close both input and output files
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
