linux C

it2024-07-26  55

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.

转载于:https://www.cnblogs.com/liuliunumberone/archive/2011/06/30/2094749.html

相关资源:linux c语言写的坦克大战小游戏
最新回复(0)