‑‑char_is_unsigned
In this section:
Syntax
‑‑char_is_unsigned
Description
Use this option to make the compiler interpret the plain char type as unsigned. This is the default interpretation of the plain char type.
Caution
Project>Options>C/C++ Compiler>Language>Plain ‘char’ is