A C linked list library
This simple library is a C implementation of linked lists. It is used as an example for an article on Zeste de Savoir, a French knowledge-sharing website.
This software is distributed under the terms of the GNU Public License. See
license
for further information.
For any question, remark or information, feel free to contact Richard Degenne . And make sure to fork and submit any pull request you consider relevant.