Dev-C++不显示运行结果?
我的程序是:#include<stdio.h>intmain(){printf("hello!World\n");system("PAUSE");return0;}运行界...
我的程序是:
#include <stdio.h>
int main( )
{
printf("hello! World\n");
system("PAUSE");
return 0;
}
运行界面只会显示"请按任意键继续..“这个时候不是应该显示hello!world才对吗? 展开
#include <stdio.h>
int main( )
{
printf("hello! World\n");
system("PAUSE");
return 0;
}
运行界面只会显示"请按任意键继续..“这个时候不是应该显示hello!world才对吗? 展开
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询