MikroElektronika PIC Microcontrollers PIC16 Manuale Utente Pagina 64

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 172
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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
Vedere la pagina 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 171 172

Commenti su questo manuale

Nessun commento