编译求助
codeblocks吧
全部回复
仅看楼主
level 1
499379628
楼主
#include <stido.h>
int main(void)
{
printf("hello,world!\n");
return 0;
}
写了个最简单的,但是用codeblocks没法编译怎么解决
2015年07月19日 07点07分
1
level 6
我的时光书写
不是int main()么。。。。
2015年07月19日 15点07分
2
level 6
我的时光书写
还有,stdio.h不是stido.h
2015年07月19日 15点07分
3
499379628
奥……stdio这个打错了…… Main函数括号里的可以省略也可以不省……应该是写上上的 刚刚开始学…… 现在已经解决了,是code设置没弄好
2015年07月20日 14点07分
Husky_Max
@499379628
请问你是怎么解决的?
2015年07月26日 14点07分
499379628
@Husky_Max
codeblocks 有的不带编译器,得下个带编译器版本的90多m吧,然后再就是设置编译器,怎么设置网上都有,百度下就好了,
2015年07月28日 03点07分
level 3
1230_xyz
楼主同新人 帮忙看看有什么问题呗 我的无法生成.exe文件
2015年07月21日 13点07分
4
499379628
一直没上,没看见......咱俩的差不多啊,你在main括号里面加void试试
2015年07月28日 03点07分
1230_xyz
@499379628
解决了,原来是没下编译器,楼主现在学到哪了
2015年07月28日 03点07分
499379628
函数......好麻烦啊
2015年07月28日 03点07分
1230_xyz
@499379628
这么快啊,我现在才刚刚到浮点的使用
2015年07月28日 03点07分
1