MikroElektronika PIC Microcontrollers PIC16 Bedienungsanleitung Seite 64

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 172
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 63
mikroBASIC
- Basic Compiler for Microchip PIC microcontrollers
For example, in a function declaration:
sub function Com(dim R as byte) as byte
dim B as char
dim K as byte
...
end sub
first line of the declaration is the function heading . B and K are local variables;
their declarations apply only to the Com function block and override - in this rou-
tine only - any declarations of the same identifiers that may occur in the program
module or at beginning of a module.
MikroElektronika:
Development
tools
-
Books
-
Compilers
mikroBASIC
making it simple...
59
page
Seitenansicht 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 171 172

Kommentare zu diesen Handbüchern

Keine Kommentare