-char

Controls the default sign of the char data type.

Syntax
  -char keyword

The arguments for keyword are:

signed

char data items are signed.

unsigned

char data items are unsigned.

Remarks

The default is signed.

Related information
-defaults
-encoding
-flag
-gccext
-gcc_extensions
-M
-make
-mapcr
-MM
-MD
-MMD
-msext
-once
-pragma
-relax_pointers
-requireprotos
-search
-trigraphs