C Preprocessor Exercise C(d) | Examples of defining Macro in C Program
Duration: 13:50 Min | Sep 07, 2023
This video discusses Let Us C Solution of Chapter 12: The C Preprocessor Exercise C(d): Write down definitions of the following:
1. To find the arithmetic mean of two numbers
2. To find the absolute value of a number
3. To convert an upper case alphabet to lower case
4. To obtain the bigger of two numbers