代码改变世界

linux C

2011-06-30 16:04  sensensen  阅读(294)  评论(0编辑  收藏  举报

Today, I learned something about linux C.

I learned how to start a hello-world program in linux enviroment, how to compile it and type gcc command.

Later, I learned about makefile. I grasped how to write a makefile and use command make to make it work.

Last, I learned the properties of documents. Read, write, and execute of certain file.