Translations of this page?:

long

The long keyword is a data type modifier that is used to declare long integer variables. Or, when used together with double, is used to declare long double floating-point variables. For more information on long, see the data types page.

longキーワードはデータ型の修飾子で、ロング整数型の変数を宣言するのに使用されます。あるいは、doubleと一緒に使用して、ロング倍精度浮動小数点数の変数の宣言にも使用されます。詳しくはデータ型のページをご覧ください。

関連トピック: bool, char, double, float, int, short, signed, unsigned, void, wchar_t

 
• • • SitemapRecent changesRSScc