Question: Please submit: 1. A flowchart of your program. (3 pts) 2. Your C++ program with a heading comment (Do not forget to add comments within
Please submit: 1. A flowchart of your program. (3 pts)
2. Your C++ program with a heading comment (Do not forget to add comments within your program). You must read / write strings (characters) to files, and use string manipulation in order to receive any credit. (4 pts)
3.
3.1 Copy of a screenshot after your program is executed.
3.2 Screenshot of the input and the output file. (You need to show all three screenshots in order to receive 3 points.)


Please submit 1. A flowchart of your program. (3 pts) 2. Your C++ program with a heading comment (Do not forget to add comments within your program). You must read/write strings (characters) to files, and use string manipulation in order to receive any credit. (4 pts) 3. 3.1 Copy of a screenshot after your program is executed. 3.2 Screenshot off the input and the output file. (You need to show all three screenshots in order to receive 3 points.) ELEN 1301. Programming Assignment i12 Name Your name Student ID Your student ID Due date objective of this assignment Read a image consists of strings from a user specified file. Write the image 6 x 7 times to an output file and to a screen. Step 1 Receive a path and a file name from a keyboard and open an input file. If a program fails to open a file return an error message and exit. Step 2. Receive a path and a file name from a keyboard and open an output file. Step 3. Read an image four strings) from the input file Show the image Step 4. write the image 6 x 7 times to a file as well as to a screen. Step 5. Close both input and output files and exit the program. #include kiostream #include Kf stream> #include
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
