Common utilities and macros
This is basically an odds-and-ends repository of functions and macros
for other libraries to use. There is a poor-man's resizable
pseudo-array, ways of creating and detecting IEEE floating point
special values (NaN, infinity, etc.), and an endless sea of
#define macros, many of which of are used heavily in the rest
of teem code.
More information as time permits.