SkillAgentSearch skills...

Liblist

Generic Linked list Management Library in C

Install / Use

/learn @mellowcandle/Liblist
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

liblist - by Ramon Fried (2013)

Generic linked list management library in C

Build Status

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

View on GitHub
GitHub Stars32
CategoryDevelopment
Updated1y ago
Forks8

Languages

C

Security Score

65/100

Audited on Jul 28, 2024

No findings