2004-07-20 11:23
2004-07-20 11:30
据我猜测是因为stdio.h引起的 2, Unable to open include file 'stdio.h' 应该是没有找到这个文件
导致了1,Function 'printf' should have a prototype printf不能识别
你用的什么编译器?? 找一找stdio.h这个文件把

2004-07-20 12:17
2004-07-20 12:42
2004-07-20 12:46
不是啊
我用的是Borland c
2004-07-20 14:04