MikroElektronika PIC Microcontrollers PIC16 Manuel d'utilisateur Page 83

  • 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 82
Unary arithmetic operators can be used to change sign of variables:
a = 3
b = -a
' assign value -3 to b
PIC microcontrollers are optimized to work with bytes. Refer to PIC MCU
Specific.
mikroBASIC
- Basic Compiler for Microchip PIC microcontrollers
78
mikroBASIC
MikroElektronika: Development tools - Books - Compilers
making it simple...
page
Unary
arithmetic
operators
Operator Operation Operand Types Result Types
+(unary) sign identity
short, integer,
longint
short, integer,
longint
- (unary) sign negation
short, integer,
longint
short, integer,
longint
Runtime
Behavior
Vue de la page 82
1 2 ... 78 79 80 81 82 83 84 85 86 87 88 ... 171 172

Commentaires sur ces manuels

Pas de commentaire