Example

This example removes the definitions for the names "nonzero" and "USERCLASS".

#undef     nonzero
#undef     USERCLASS


[Back: Syntax]
[Next: Using Resource Files]