Question: Write a C Program that defines and uses a macro which calculates the minimum of 2 integers. Extend this program with another macro to calculate
Write a C Program that defines and uses a macro which calculates the minimum of 2 integers. Extend this program with another macro to calculate the minimum of 4 integers. This extended program must use the macro which calculates the minimum of 2 integers. Submit the extended program. The program should get the input from the user from the console and print the result to the console.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
