< Compile Options / Microcontroller Options >
When -signed_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. |