CMagic
0.5.0
Portable C library of utilities and data structures
|
Files | |
file | map.h [code] |
Implementation of a map container. | |
file | memory.h [code] |
Portable substitutes of standard malloc() and free() functions. | |
file | set.h [code] |
Implementation of a set container. | |
file | utils.h [code] |
General purpose utilities. | |
file | vector.h [code] |
Implementation of a vector container. | |