Denso RC5 Spezifikationen Seite 547

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 692
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 546
Chapter 20 Preprocessor
20-3
#error (Preprocessor Statement)
Function
Forcibly generates a compiling error if the #error command is executed.
Format
#error [<Message>]
Explanation
Use this statement when you purposely want to generate an error to test a
program.
If you compile a line using the #error command, an error occurs.
At this time, an error message appears, showing the contents defined in
<Message>.
Example
#error “Error Occur” 'If compiling is executed, the message “Error Occur”
'appears.
Seitenansicht 546
1 2 ... 542 543 544 545 546 547 548 549 550 551 552 ... 691 692

Kommentare zu diesen Handbüchern

Keine Kommentare