|
cu
|
The CU Library contains various helper functions and datastructure.
Most functions for the data structures are defined in generic.h as generic function using the c11 _Generic Macro.
Compile the library using Makefile provided,
it will generated a approperiate cu.h and a libcu.a in lib Folder.
To use the cu library set -lcu Flag in your project.
Following modules are provided: