Hands-On System Programming with C++
上QQ阅读APP看书,第一时间看更新

Learning about different types of system calls

Almost every application that executes on a POSIX-compliant operating system must make a couple of system calls. Here, we outline some of the system call types that will be explored in this book.