MikroElektronika PIC Microcontrollers PIC16 Manuale Utente Pagina 66

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

Commenti su questo manuale

Nessun commento