In NXC the bool type is an unsigned 8-bit value.
Normally you would only store a zero or one in a variable of this type but it can store values from zero to UCHAR_MAX.