This is the README file for GJVIFS.ARC, a C++ treatment of the Iterated
Function System (IFS).

This archive should contain the following files

    GJVIFS   CPP - C++ class and methods
    GJVIFS   UL  - Upload description for Compuserve
    GJVIFS   DSK - TC++ desktop file
    TC_GJVGR OBJ - TC++ graphic methods
    GJVIFS   PRJ - TC++ project file
    GJVOG    HPP - Graphic declarations
    ZT_GJVGR OBJ - ZORTECH graphic methods
    GJVIFS   TXT - This file
    
Most of the documentation is included as comments in the GJVIFS.CPP file.
If you are using TC++ or ZORTECH, the you should be able to fire it up,
'plug and chug' without problems.  If this does not happen, check for
proper linkage with one of the obj files, word alignment, unsigned chars,
and large model.  My ZORTECH command line is -gb -ml -cpp -p -S -s 
-co -g -v -o+space gjvifs zt_gjvgr.obj.  

-- Garry J. Vass  [72307,3311]
