Preprocessor Defines
| Line 1: | Line 1: | ||
| + | <yambe:breadcrumb self="Preprocessor Defines">General|General Programming</yambe:breadcrumb> | ||
| + | <br /> | ||
| + | |||
{| style="font-family:Verdana, Geneva, sans-serif; color:black; background-color:#FFFFFF; text-align:left; font-size:100%;" width="100%" cellpadding="5%" cellspacing="0" border="0" | {| style="font-family:Verdana, Geneva, sans-serif; color:black; background-color:#FFFFFF; text-align:left; font-size:100%;" width="100%" cellpadding="5%" cellspacing="0" border="0" | ||
|- | |- | ||
Revision as of 14:04, 4 May 2012
General Programming → Preprocessor Defines
| The ROBOTC Compiler supports several different preprocessor defines that contain information about the compile time environment. Recently added are defines that indicate which features are enabled in the IDE.
The predefined symbols can be used in include files ad user programs for conditionally compiling code based on features. The preprocessor defines include:
|