Question: Write the #define preprocessor directive and declarations for a program that has a constant macro for PI ( 3.14159) and variables radius , area ,
Write the #define preprocessor directive and declarations for a program that has a constant macro for PI ( 3.14159) and variables radius , area , and circumf declared as double , variable num_circ as an int , and variable circ_name as a char.
Please give me the code to just copy and paste and done
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
