Intel® C++ Compiler 16.0 User and Reference Guide

funsigned-char

Change default char type to unsigned.

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.

IDE Equivalent

Visual Studio: None

Eclipse: Data > Change default char type to unsigned

Xcode: Data > Unsigned char Type

Alternate Options

None