2015年10月11日

#在终瑞下成功运行首个c语言程序,hello world!!!!!
Last login: Sat Oct 10 22:36:52 on console

momodeMacBook-Air:~ momo$ ls

Applications Downloads Pictures

BombSquadX.app Library Public

Desktop Movies eclipse

Documents Music 百度云同步盘

momodeMacBook-Air:~ momo$ cd Documents

momodeMacBook-Air:Documents momo$ ls

JOB ebook

Microsoft 用户数据 kongfz

R learn win to go

TTKN win安装包

Thumbs.db workspace

Virtual Machines.localized

Youku 研究生课程

c

momodeMacBook-Air:Documents momo$ cd c

momodeMacBook-Air:c momo$ ls

hello text.c

momodeMacBook-Air:c momo$ gcc text.c

text.c:1:10: fatal error: 'stidio.h' file not found

#include <stidio.h>

         ^

1 error generated.

momodeMacBook-Air:c momo$ gcc text.c

text.c:1:10: fatal error: 'studio.h' file not found

#include <studio.h>

         ^

1 error generated.

momodeMacBook-Air:c momo$ gcc text.c

text.c:3:5: error: cannot combine with previous 'int' declaration specifier

int int main()

    ^

1 error generated.

momodeMacBook-Air:c momo$ gcc text.c

momodeMacBook-Air:c momo$ ls

a.out hello text.c

momodeMacBook-Air:c momo$ ./a.out

Hello world!

momodeMacBook-Air:c momo$ 



评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值