You are on page 1of 1

1 int

2 float
3 char
4 short
5 long
6 double
7 signed
8 unsigned
9 const
10 if
11 else
12 do
13 for
14 while
15 goto
16 switch
17 case
18 default
19 break
20 continue
21 return
22 extern
23 auto
24 struct
25 union
26 enum
27 typedef
28 sizeof
29 static
30 register
31 volatile
32 void

You might also like