BohYoh.comトップページへ  【C言語講座】キーワード一覧表

C言語講座のページへ 

■Cは、標準C第1版(ANSI-1989、ISO/IEC-1992、JIS-1993)で定義されたC言語。
■C99は、標準C第2版(ISO/IEC-1999)で定義されたC言語。

キーワードCC99
auto
break
case
char
const
continue
default
do
double
else
enum
extern
float
for
goto
if
inline
×
int
long
register
restrict
×
return
short
signed
sizeof
static
struct
switch
typedef
union
unsigned
void
volatile
while
_Bool
×
_Complex
×
_Imaginary
×


戻る