CListEx is a lightweight C library for building generic linked lists with support for any data type, insertions at both ends, and custom memory handling.
-
Notifications
You must be signed in to change notification settings - Fork 0
CListEx is a lightweight C library for building generic linked lists with support for any data type, insertions at both ends, and custom memory handling.
License
Bernard2806/CListEx
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
CListEx is a lightweight C library for building generic linked lists with support for any data type, insertions at both ends, and custom memory handling.