Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 12/16/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

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