< Compile Options / Microcontroller Options >
When -unsigned_char is omitted, char type values are handled as unsigned.
The bit-field members of the char type are not controlled by this option; control them using the signed_bitfield and unsigned_bitfield options. |