|

楼主 |
发表于 2004-11-10 09:32:35
|
显示全部楼层
还是不行
这样显示的
test.c: In function `main':
test.c:5: `cout' undeclared (first use in this function)
test.c:5: (Each undeclared identifier is reported only once
test.c:5: for each function it appears in.)
test.c:5: `endl' undeclared (first use in this function)
test.c:3: warning: return type of `main' is not `int' |
|