On Tuesday, October 1, 2019, 10:45:59 AM PDT, Charles Mills <[email protected]> 
wrote:
 
 > #ifdef __MVS__
> #define OVERRIDE 
> #else
> #define OVERRIDE override
>#endif

#if directives are not valid in C macro's. C macro's only copy information. 
This example simply shows that C macro's content can be changed.
Jon  

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to