インテル® C++ コンパイラー 18.0 デベロッパー・ガイドおよびリファレンス

funsigned-char

デフォルトの char 型を unsigned に変更します。

構文

Linux* および macOS*:

-funsigned-char

Windows*:

なし

引数

なし

デフォルト

オフ

デフォルトの char 型を unsigned に変更しません。

説明

デフォルトの char 型を unsigned に変更します。

IDE オプション

Visual Studio*: なし

Eclipse*: [Data (データ)] > [Change Default Char Type to unsigned (デフォルトの char 型を unsigned に変更)]

Xcode*: [Data (データ)] > [Unsigned char Type (char 型を unsigned に設定)]

代替オプション

なし