size_t
Descrição
size_t é um tipo de dado capaz de representar o tamanho de qualquer objeto em bytes. Exemplos do uso de size_t são o tipo do retorno de sizeof() e Serial.print().
Sintaxe
size_t var = val;
Parâmetros
- var: nome da variável
- val: valor a ser atribuído à variável
Ver Também
- Linguagem : vetor
- Linguagem : bool
- Linguagem : boolean
- Linguagem : byte
- Linguagem : char
- Linguagem : double
- Linguagem : float
- Linguagem : int
- Linguagem : long
- Linguagem : short
- Linguagem : string
- Linguagem : String()
- Linguagem : unsigned char
- Linguagem : unsigned int
- Linguagem : unsigned long
- Linguagem : void
- Linguagem : word
※ ARDUINO BUY RECOMMENDATION
Arduino UNO R3 | |
Arduino Starter Kit |
Disclosure: Some links in this section are Amazon affiliate links. If you make a purchase through these links, we may earn a commission at no extra cost to you.
Additionally, some links direct to products from our own brand, DIYables.
Additionally, some links direct to products from our own brand, DIYables.