This option specifies that a char type without a signed or unsigned specifier is handled as a signed type.
A char type without a signed or unsigned specifier as an unsigned type.
When integer promotion is applied to a char type without a signed or unsigned specifier, it is handled as a signed type. |
To specify that a char type without a signed or unsigned specifier is handled as a signed type, describe as: |