
This directory contains ANSI-C wrappers for the FLUID base library.

Many features are missing since the author did not need them.


NAMING CONVENTIONS:

Class Fluid::Xyz becomes FLUID_CXyz.
                         ^^^^^^^

Method Fluid::Xyz::foo becomes FLUID_CXyz_foo.
                        ^^^^^^^   ^
