[HLP:GCS.HLP  1 page]

GCS is the Graphics Compatibility System obtained from the Army Corps
of Engineers.  It has full 2D and 3D graphics capibilities in a Fortran
callable subroutine library.  It also has very many graphic fonts including
several in olde gothic.

To load your program (e.g. abc) with GCS for use on a Tektronix terminal:

LOAD ABC,GRF:GCS.REL/LIB,GCSTEK.REL/LIB,GCSTBL.REL


To load your program (e.g. abc) with GCS to produce a Calcomp output file:

GRF:GCS.REL/LIB,GCSPLT.REL/LIB,GCSPBL.REL,SYS:PLTLIB/LIB


There are some sample programs you can look at, or load and run in [24,56].

See Dan Tomandl for a manual or more information.

[end of GCS.HLP]

KJOB