Is there a way to define a macro with two names like this
No, but you can use 2 #define statements, to assign the second name the value of the first name.
Is there a way to define a macro with two names like this
No, but you can use 2 #define statements, to assign the second name the value of the first name.