Denso RC5 Spécifications Page 546

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 692
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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.
Vue de la page 545
1 2 ... 541 542 543 544 545 546 547 548 549 550 551 ... 691 692

Commentaires sur ces manuels

Pas de commentaire