python like list for c.
- cmake
- make
-
clone this repository with:
git clone https://github.com/Mukundan314/cList.git && cd cList
-
run cmake:
cmake .
-
run make:
make && sudo make install
Note: include list.h in needed files and while compiling link it to liblist.a (this can be done by adding the flag -llist in gcc)
See LICENSE
See CHANGELOG.md
Documentation is available at docs/index.md