Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

josmardias/linkedlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

linkedlist

A generic linked list implemented in C

It's meant to be easy of use. Other libs force you to supply specific functions in ever call.

In this implementation, you have to supply your data specific functions just one time. See example.

About

A generic linked list implemented in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published