菜鸟求助:出现了这个问题,是怎么回事哦
菜鸟求助:出现了这个问题,是怎么回事哦Error:Unable to open include file.'STDIO.H'
麻烦各位帮忙解答下 顺便本人想找位师傅,不知道哪位高手原收下本人跟着学
QQ:155349323
#include<conio.h>
main()
{
printf("This is my test program. Press any key to contitue!");
getch(); } 出现的问题是:在MESSAGE下面的提示是: Error:C:\TC\TURBOC2\NONAME.C 1: Error:Unable to open include file .'STDIO.H' Error:C:\TC\TURBOC2\NONAME.C 2: Error:Unable to open include file .'STDIO.H' 麻烦各位解答哦 谢谢了