EAGLE Help Light

char

The data type char is used to store single characters, like the letters of the alphabet, or small unsigned numbers.

A variable of type char has a size of 8 bit (one byte), and can store any value in the range 0..255.

Viz také Operators, Character Constants

OBSAH Translation © 2001 ELCAD v.o.s., Copyright © 2001 CadSoft Computer GmbH