MikroElektronika PIC Microcontrollers PIC16 Manuel d'utilisateur Page 64

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 172
  • Table des matières
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 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
Vue de la page 63
1 2 ... 59 60 61 62 63 64 65 66 67 68 69 ... 171 172

Commentaires sur ces manuels

Pas de commentaire