Node:Questions 12, Previous:Extended macro example, Up:Preprocessor directives
Questions
- Define a macro called
BIRTHDAY
which equals the day of the month upon which your birthday falls. - Write an instruction to the preprocessor to include the math
library
math.h
. - A macro is always a number. True or false?