Denso RC5 Specifications Page 546

  • Download
  • Add to my manuals
  • Print
  • Page
    / 692
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 545
20-2
#undef (Preprocessor Statement)
Function
Makes a symbol constant defined with #define or macro definition invalid.
Format
#undef {<Symbol constant>|<Macro name>}
Explanation
This statement makes a symbol constant defined with #define or macro
definition invalid in the program after this #undef. Designate only the macro
name for a macro with an argument.
Related Terms
#define
Example
#UNDEF NAME 'Makes NAME defined with a symbol definition or macro definition
'in the #DEFINE statement invalid.
Page view 545
1 2 ... 541 542 543 544 545 546 547 548 549 550 551 ... 691 692

Comments to this Manuals

No comments