Question: 1. Define a parameterized C macro ToLower(c) that converts an upper case letter to lower case. In the main, input a string and the program
1.Define a parameterized C macro ToLower(c) that converts an upper case letter to lower case.
In the main, input a string and the program outputs the string with all the letters of upper case T being changed to lower case t.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
