Advanced C++ Programming CookBook by Dr. Rian Quinn

Advanced C++ Programming CookBook by Dr. Rian Quinn

Author:Dr. Rian Quinn [Dr. Rian Quinn]
Language: eng
Format: epub, pdf
Tags: COM051070 - COMPUTERS / Programming Languages / C++, COM051210 - COMPUTERS / Programming / Object Oriented, COM051230 - COMPUTERS / Software Development and Engineering / General
Publisher: Packt
Published: 2020-01-30T04:55:25+00:00


> cd ~/

> git clone https://github.com/PacktPublishing/Advanced-CPP-CookBook.git

> cd Advanced-CPP-CookBook/chapter07

To compile the source code, run the following:

> cmake .

> make recipe01_examples

Once the source code is compiled, you can execute each example in this recipe by running the following commands:

> ./recipe01_example01

===========================================================================

All tests passed (1 assertion in 1 test case)

> ./recipe01_example02

===========================================================================

All tests passed (6 assertions in 1 test case)



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.