- Hands-On System Programming with C++
- Dr. Rian Quinn
- 75字
- 2021-07-02 14:42:29
Benefits of using C++ when system programming
Although the focus of this book is on system programming and not C++, and we do provide a lot of examples in C, there are several benefits to system programming in C++ compared to standard C.
Note that this section assumes some general knowledge of C++. A more complete explanation of the C++ standard will be provided in Chapter 2, Learning the C, C++17, and POSIX Standards.