Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 7/13/2023
Public
Document Table of Contents

funsigned-char

Change default char type to unsigned.

Syntax

Linux:

-funsigned-char

macOS:

-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