< Compile Options / Source Options >
[Format]
-undefine=<sub>[,...]
<sub>: <macro name>
|
[Description]
- | This option invalidates the predefined macro of <macro name>. |
- | Multiple macro names can be specified by separating them with a comma (,). |
[Remarks]
- | Refer to the Macro Names section, in the COMPILER LANGUAGE SPECIFICATIONS chapter, for specifiable predefined macros of the compiler. |
- | If this option is specified for more than one time, all specified macro names will be undefined. |