Denso RC5 Specifikace Strana 546

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 692
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 545
1 2 ... 541 542 543 544 545 546 547 548 549 550 551 ... 691 692

Komentáře k této Příručce

Žádné komentáře