funsigned-char

 

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

IDE オプション

Windows: なし

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

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

アーキテクチャー

IA-32、インテル® 64、IA-64 アーキテクチャー

構文

Linux および Mac OS X:

-funsigned-char

Windows:

なし

引数

なし

デフォルト

オフ

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

説明

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

代替オプション

なし