The plain char type shall only be used for the storage and use of character values
The plain char type shall only be used for the storage and use of character values.
The checker raises a violation when a value of signed or unsigned integer type is implicitly converted to the plain char type.
If you expect a rule violation but do not see it, refer to Coding Standard Violations Not Displayed.
| Group: Expressions |
| Category: Required |