MikroElektronika PIC Microcontrollers PIC16 Uživatelský manuál Strana 66

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 172
  • Tabulka s obsahem
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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
Zobrazit stránku 65
1 2 ... 61 62 63 64 65 66 67 68 69 70 71 ... 171 172

Komentáře k této Příručce

Žádné komentáře