linux C

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/p/2094749.html