Intel® C++ Compiler XE 13.1 User and Reference Guides

funsigned-char

Change default char type to unsigned.

IDE Equivalent

Windows: None

Linux: Data > Change default char type to unsigned

OS X: Data > Unsigned char Type

Architectures

All

Syntax

Linux and OS X:

-funsigned-char

Windows:

None

Arguments

None

Default

OFF

Do not change default char type to unsigned.

Description

Change default char type to unsigned.

Alternate Options

None


Submit feedback on this help topic