funsigned-char

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

IDE オプション

Windows: なし

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

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

アーキテクチャー

IA-32、インテル(R) EM64T、インテル(R) Itanium(R) アーキテクチャー

構文

Linux* および Mac OS*: -funsigned-char
Windows*:    なし

引数

なし

デフォルト

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

説明

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

代替オプション

なし