Get Teem at SourceForge.net. Fast, secure and Free Open Source software downloads
to teem

air

teem the stuff teem breathes
- IEEE 754 floats
 
- AIR_* macros
 
- AIR_* defines
 
- airMop
 
- airEnum
 
- airArray

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.