This book stands from the view of Practical Programming. There are lots of program examples to illustrate the system call. You can reuse the program directly whenever you need it.
More Pratical
《UNIX系统编程》热门书评
-
一本适合系统编程学习的书
1有用 0无用 谭啸 2012-08-20
都是关于系统编程的各个方面的具体的讲解。先介绍函数,然后给出的代码实例。每隔一段就给出用前面所学可以做到的一个实用小项目(这是有点难度的,觉得没难度的大概有过一些编程经验了)。我觉得最好读者有一些关于操作系统的基础知识,比如看过操作系统原理之类的书籍,还有相应的C语言基础本人看过之后觉得获益良多...
-
More Pratical
0有用 0无用 树叶 2008-09-09
This book stands from the view of Practical Programming. There are lots of program examples to illustrate the system call. You can reuse the program d...