基本的なデータ型

int整数
float浮動小数点数
char文字(1バイト)
short短い整数
long長い整数
double倍精度浮動小数点数

未分類

前の記事

登記
C言語

次の記事

printfの変換指示子