word
Description
Déclare une variable de type word. Un word stocke une valeur entière de 16 bits non signée, de 0 à 65535. Identique à une variable de type unsigned int.
Exemple
word w = 10000;
Voir Également
- Langage: Tableaux de variables
- Langage: boolean
- Langage: byte
- Langage: char
- Langage: double
- Langage: float
- Langage: int
- Langage: long
- Langage: Les chaînes de caractères
- Langage: String()
- Langage: unsigned int
- Langage: unsigned long
- Langage: void
※ ARDUINO BUY RECOMMENDATION
Arduino UNO R3 | |
Arduino Starter Kit |
Please note: These are affiliate links. If you buy the components through these links, We may get a commission at no extra cost to you. We appreciate it.
Follow Us