4 Forks
18 Stars
18 Watchers

libcdada

Basic data structures in C: list, set, map/hashtable, queue... (libstdc++ wrapper)

How to download and setup libcdada

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

Or simply clone libcdada with SSH
[email protected]:msune/libcdada.git

If you have some problems with libcdada

You may open issue on libcdada support forum (system) here: https://github.com/msune/libcdada/issues