
On this page, there are links to two version of the FEX code and some important notes on installation. There are presently two versions of FEX: a stand-alone version and a class library ersion. Existing users of FEX will be familiar with the stand-alone version of the code. This version will eventually be replacled by the class library version.
The new class library FEX is backward compatible with the original, and so can
be used in exactly the same way as the original (when installed, it will
generate a FEX executable that works in the same way as that generated by the
original). However, it also provides a FEX class (and supporting classes) so
that users can directly incorporate FEX's functionality into their C++ code.