[求助]本人是学习C语言的新手,有个问题想要大侠们帮我下
我打开turboc3.0编辑窗,输入#include "stdio.h"
void main ()
{
printf ("hell world!\n");
}
然后选COMPILE菜单中的COMPILE菜单项,进行编译,可结果出现多处错误,其中有个是:
unable to open include file "stdio.h'
我希望大侠们能教下我这个新手,在下感激不尽,
2005-07-14 14:12
2005-07-14 17:29
2005-07-14 20:43

2005-07-15 13:07
2005-07-15 14:18
2005-07-20 22:26