Question: C programming only Write a program that will draw a rectangle to the screen using The rectangle will look like this: The program should contains

C programming only
 C programming only Write a program that will draw a rectangle

Write a program that will draw a rectangle to the screen using The rectangle will look like this: The program should contains TWO functions. One that will draw a line of asterisks. That function should be called once to draw the top line of the rectangle and called a second time to draw the bottom of line of the rectangle.(Call this function drawTopBottom) The second function will draw one line of the side of the rectangle. for example...he second function should draw the following each time it is called: You would need to call it twice. Call this function drawSide

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!