- Hands-On System Programming with C++
- Dr. Rian Quinn
- 41字
- 2021-07-02 14:42:28
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.