库文件打不开
请教下 我是新手 刚下了个 tc2.0 用xp 运行的 就写个文本 可就是转不了 老说库文件打不开
/*******************/
/* c1.c */
#include"stdio,h"
void main()
{
printf("hello!");
}
错误提示:unable to open include file stdio.h
究竟是咋回事啊?
请教下 我是新手 刚下了个 tc2.0 用xp 运行的 就写个文本 可就是转不了 老说库文件打不开
/*******************/
/* c1.c */
#include"stdio,h"
void main()
{
printf("hello!");
}
错误提示:unable to open include file stdio.h
究竟是咋回事啊?
2007-08-08 21:30
2007-08-08 21:39
[此贴子已经被作者于2007-8-8 21:43:14编辑过]

2007-08-08 21:41
2007-08-08 21:45
2007-08-08 22:10
2007-08-09 00:59