Question: Write a function day_name that receives a number n and returns a pointer to a character string containing the name of the corresponding day. The
string containing the name of the corresponding day. The day names should be kept in a
static table of character strings local to the function.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
