回复 2楼 五当家
--------------------Configuration: 001 - Win32 Debug--------------------
Compiling...
001.c
D:\语言设计\1\051\001.c(4) : error C2143: syntax error : missing ';' before 'type'
D:\语言设计\1\051\001.c(4) : error C2143: syntax error : missing ';' before 'type'
D:\语言设计\1\051\001.c(4) : error C2143: syntax error : missing ')' before 'type'
D:\语言设计\1\051\001.c(4) : error C2143: syntax error : missing ';' before 'type'
D:\语言设计\1\051\001.c(4) : error C2065: 'c' : undeclared identifier
D:\语言设计\1\051\001.c(4) : error C2065: 't' : undeclared identifier
D:\语言设计\1\051\001.c(4) : warning C4553: '==' : operator has no effect; did you intend '='?
D:\语言设计\1\051\001.c(4) : error C2059: syntax error : ')'
执行 cl.exe 时出错.
001.obj - 1 error(s), 0 warning(s)
vc++6.0 错误