我写了下面这个程序为什么在vc++6.0运行了没有输出结果
#include<stdio.h>voidmain(){printf("helloworld);return0;}...
# include <stdio.h>
void main()
{
printf("hello world);
return 0 ;
} 展开
void main()
{
printf("hello world);
return 0 ;
} 展开
展开全部
你没暂停吧?是不是黑色的窗口一闪而过?
如果想要实现暂停的话可以参考这个地址:http://www.doc88.com/p-296361621660.html
如果想要实现暂停的话可以参考这个地址:http://www.doc88.com/p-296361621660.html
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询