0 Forks
1 Stars
1 Watchers

Cpp

This is my own C++ repository onto which I work on and learn. This is a part of my learnings of Cpp and Data Structures.

How to download and setup Cpp

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

Or simply clone Cpp with SSH
[email protected]:nihal-mishra/Cpp.git

If you have some problems with Cpp

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