0 Forks
1 Stars
1 Watchers

Cpp-Primer_answers

Answers to the C++ Primer exercises.

How to download and setup Cpp-Primer_answers

Open terminal and run command
git clone https://github.com/apetrai/Cpp-Primer_answers.git
git clone is used to create a copy or clone of Cpp-Primer_answers repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Cpp-Primer_answers https://github.com/apetrai/Cpp-Primer_answers/archive/master.zip

Or simply clone Cpp-Primer_answers with SSH
[email protected]:apetrai/Cpp-Primer_answers.git

If you have some problems with Cpp-Primer_answers

You may open issue on Cpp-Primer_answers support forum (system) here: https://github.com/apetrai/Cpp-Primer_answers/issues