696 Forks
2910 Stars
2910 Watchers

c-algorithms

A library of common data structures and algorithms written in C.

How to download and setup c-algorithms

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

Or simply clone c-algorithms with SSH
[email protected]:fragglet/c-algorithms.git

If you have some problems with c-algorithms

You may open issue on c-algorithms support forum (system) here: https://github.com/fragglet/c-algorithms/issues