Next: GKS Metafile Display
Up: Overview of Basic
Previous: GKSGRAL
To aid program writing two INCLUDE FILES are available:
- GTSDEV
- This file contains a set of parameters
defining the GKS Workstation Types available on GKSGRAL.
- ENUM
- This file contains a set of parameters
defining the GKS Enumeration Types. It is highly recommended
that these are used in preference to directly coding in collections of
integers, the meaning of which is immediately forgotten.
Although the use of include files is not standard FORTRAN-77,
this facility is supported by the compilers on all the major CERN systems.
To produce standard FORTRAN code the text of the include file must be inserted
into the application program.
Janne Saarela
Mon Apr 3 17:00:12 METDST 1995