Question: Write a C function that displays the days of the week corresponding to the user-entered input number between 1 and 7. That is, in response
Write a C function that displays the days of the week corresponding to the user-entered input number between 1 and 7. That is, in response to an input of 2, the program displays the name Monday. Use and array of pointers in the function.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
