MikroElektronika PIC Microcontrollers PIC16 Bedienungsanleitung Seite 66

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 172
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 65
mikroBASIC
- Basic Compiler for Microchip PIC microcontrollers
Organization of other modules should have the following form:
module unit_name
' unit name
include ...
' include other units
symbol ...
' symbols declaration
const ...
' constants declaration
dim ...
' variables declaration
sub procedure procedure_name
' procedures declaration
...
end sub
sub function function_name
' functions declaration
...
end sub
end.
' end of module
MikroElektronika:
Development
tools
-
Books
-
Compilers
mikroBASIC
making it simple...
61
page
Seitenansicht 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 171 172

Kommentare zu diesen Handbüchern

Keine Kommentare