Files | |
array.h | |
A macro-based dynamic array implementation. | |
basic.h | |
Various data structures and pre-processor macros. | |
char_stream.h | |
Implementation of a dynamic, buffered character stream. | |
hash_tables.h | |
Implementations of hash table functions. | |
heap.h | |
Implementation of an abstract heap data structure. | |
lists.h | |
stream_output.h | |
An implementation of a buffered, ordered stream output data structure. | |
string.h | |