Denso RC5 Spezifikationen Seite 546

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 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.
Seitenansicht 545
1 2 ... 541 542 543 544 545 546 547 548 549 550 551 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare