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

Technical requirements

In order to follow the examples in this chapter, the reader must have:

  • A Linux-based system capable of compiling and executing C++17 (for example, Ubuntu 17.10+)
  • GCC 7+
  • CMake 3.6+
  • An internet connection

To download all the code in this chapter, including the examples and code snippets, go to the following link: https://github.com/PacktPublishing/Hands-On-System-Programming-with-CPP/tree/master/Chapter02.