Question: c++ Write a program that prompts users to enter: o o o A character to use (any character besides *) The width of the display
c++
Write a program that prompts users to enter: o o o A character to use (any character besides *) The width of the display The height of the display to produce an E shape. The middle horizontal line must print at line height/.2 This is an example for width of 10 and height of 9 You must use separate functions to display the vertical and the horizontal lines
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
