0 Forks
3 Stars
3 Watchers

C-plus-code

⚠Repository includes three short C++ codes to learn how vector, for each loop and dynamic array works.⚠

How to download and setup C-plus-code

Open terminal and run command
git clone https://github.com/Palladd/C-plus-code.git
git clone is used to create a copy or clone of C-plus-code 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 C-plus-code https://github.com/Palladd/C-plus-code/archive/master.zip

Or simply clone C-plus-code with SSH
[email protected]:Palladd/C-plus-code.git

If you have some problems with C-plus-code

You may open issue on C-plus-code support forum (system) here: https://github.com/Palladd/C-plus-code/issues