Question: I need this written in C format not C++ 2. Name this program pic.c - This program reads a single positive integer (num) from the
I need this written in C format not C++

2. Name this program pic.c - This program reads a single positive integer (num) from the user and then prints a box of O with an X on all borders that is num rows high and num columns wide. For example, reading the value 5 generates the output below on the left, and reading the value 8 generates the output below on the right
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
