An open API service indexing awesome lists of open source software.

https://github.com/stephenmp/os-doublylinkedlist


https://github.com/stephenmp/os-doublylinkedlist

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

To run the test programs you will need to set the paths to find the library:

export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./lib

Then run the test programs as follows:

testsuite/UnitTestList