新手求教
小弟刚接触C语言。在TC上照书输入#include <stdio.h>
void main()
{
printf("this is a C program.\n");
}
当run时。给出error1是unable to open include file 'stdio.h'
error2是declaration syntax error
不解。又换了几个式子,结果还是一样。
不知为何。请前辈们指点。先谢谢了。
2008-01-17 21:46
2008-01-17 21:49
谢谢。我这就去试试
2008-01-17 21:54
2008-01-18 18:11
2008-01-18 18:14
2008-01-18 19:37
2008-01-19 00:44
2008-01-19 00:48
2008-01-19 10:43
2008-01-19 11:28