turbo c2.0 编写的程序无法运行,不知道哪里出了问题
非常简单的程序,但没法运行#include<stdio.h>voidmain(){printf("china");getch();}之后显示如下:CompilingJ:\...
非常简单的程序,但没法运行
#include<stdio.h>
void main()
{
printf("china");
getch();
}
之后显示如下:
Compiling J:\TURBO2~1.0\TC\NONAME.C:
Error J:\TURBO2~1.0\TC\NONAME.C 1:Unable to open include file'STDIO.H'
又出现新问题:
Linking J:\TURBO 2.0\TC]NONAME.EXE:
Linker Error: Unable to open input file 'COS.OBJ' 展开
#include<stdio.h>
void main()
{
printf("china");
getch();
}
之后显示如下:
Compiling J:\TURBO2~1.0\TC\NONAME.C:
Error J:\TURBO2~1.0\TC\NONAME.C 1:Unable to open include file'STDIO.H'
又出现新问题:
Linking J:\TURBO 2.0\TC]NONAME.EXE:
Linker Error: Unable to open input file 'COS.OBJ' 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询