MikroElektronika PIC Microcontrollers PIC16 Instrukcja Użytkownika Strona 66

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 172
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 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
Przeglądanie stron 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 171 172

Komentarze do niniejszej Instrukcji

Brak uwag