There are 0 repository under void-pointers topic.
A set of efficient data structures in C, created in a generic way
Listlib is a simple, unsafe, slow and easy to use library that implements a heap-allocated vector of any type
Binary Search Trees, Splay Trees and Red Black Trees implemented in C
Writing my own library with standard functions in C.
Create dynamically-allocated arrays of any data type in the C language.
Void data pointers manager for dedications by value, managing: insertion, deletion, finding, and printing operations.