Node:Questions 12, Previous:Extended macro example, Up:Preprocessor directives



Questions

  1. Define a macro called BIRTHDAY which equals the day of the month upon which your birthday falls.
  2. Write an instruction to the preprocessor to include the math library math.h.
  3. A macro is always a number. True or false?