c语言常用英语单词有哪些!

如题所述

auto
break
case
char
const
continue
default
do
double
else
enun
extern
float
for
goto
if
int
long
register
return
short
signed
sizeof
static
struct
switch
typedef
union
unsigned
void
volatile
while
这是C语言32个关键字
详见:http://wenku.baidu.com/link?url=Cpd5LWJ-D9eyiSYoIpDA3ZxKFj2TL8YzIxAS4VN7_p0_D_m07IsgGbS4BZ966F7c69AHQhHsCGqC3kvArF8LMMyNYX-A1W4VVsdarOOQrSi
温馨提示:答案为网友推荐,仅供参考
第1个回答  2011-03-12
interger
char
unsigned
long
short
for
if
else
switch
case
break;
extern;
volatile
include
static
except
exit
main
jump
while
do本回答被提问者采纳
第2个回答  2011-03-12
include
define
main
scanf
printf
string
vector
FILE
int
long
float
double
char
string
struct
public
private
getchar
第3个回答  2011-03-12
if else
do while
while do
int
char
double
printf
fprintf
switch case
fopen
fwrite
include
等等了
最好找谭浩强的书看一下