KO
|
EN
gitlite — search
Search
#python
#javascript
#python3
#golang
#nodejs
#android
#cli
#docker
#ios
#linux
#java
#keras
liblist
★ 31
Open GitHub ↗
Generic Linked list Management Library in C
Download README (.md)
Explore Similar Repositories
LazyHttpKernel
:
HttpKernelInterface lazy proxy.
GBToolbox
:
Goonbee's iOS development toolbox
Adafruit_LSM303
:
Driver for Adafruit's LSM303DLHC breakout
Flask_docs_cn
:
flask 0.10.1 docs 中文版
website
:
Hacking the Shell
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
liblist
?
Download (.md)
liblist - by Ramon Fried (2013) ======= Generic linked list management library in C [](https://travis-ci.org/mellowcandle/liblist) Prerequisites ============= libllist will build on any Unix like machine. However, in order to run the test suites, check library must be downloaded and installed aswell. http://check.sourceforge.net/ In order to generate the documentation doxygen must be installed aswell. HOW TO BUILD ? ============== $ make $ sudo make install WHERE DOES IT INSTALLED TO ? ============================ The library is installed in /usr/local/lib and the header to /usr/local/include