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

  • 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 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
Zobrazit stránku 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 171 172

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

Žádné komentáře