logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

CLSGKS - Deactivates workstation 1, closes workstation 1, and closes GKS.

Access

       To use CLSGKS or c_clsgks, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in
       that order.

C-Binding Synopsis

       #include <ncarg/ncargC.h>

       void c_clsgks()

Examples

       Use the ncargex command to see the following relevant examples: agex01.

Name

       CLSGKS - Deactivates workstation 1, closes workstation 1, and closes GKS.

See Also

       Online: spps, gdawk, gclwk, gclks, opngks, setusv, getusv, ncarg_cbind

       Hardcopy: NCAR Graphics Fundamentals, UNIX Version; User's Guide for NCAR GKS-0A Graphics

Status

       CLSGKS is somewhat dated.  It was primarily used with NCAR GKS-0A when this package only allowed for a
       single metacode workstation.  Now that the NCAR GKS package provides for multiple workstations to be
       open, it is recommended that standard GKS calls to GDAWK, GCLWK, and GCLKS be used instead.

Synopsis

       CALL CLSGKS

See Also