1GCLOSE_GKS(3NCARG)               NCAR GRAPHICS              GCLOSE_GKS(3NCARG)
2
3
4

NAME

6       gclose_gks (Close GSK) - closes the GKS package.
7

SYNOPSIS

9       #include <ncarg/gks.h>
10
11       void gclose_gks( void );
12

USAGE

14       A call to gclose_gks insures that the graphics package is properly ter‐
15       minated.  No graphics calls depending on GKS should be made during  the
16       time  that  GKS  is  closed.  If output to a CGM has been the exclusive
17       requirement of the graphics job, and the SPPS entry c_opngks  has  been
18       used  to  open  GKS  and  to  open and activate a CGM workstation, then
19       c_clsgks can be used to deactivate and close the CGM  workstation,  and
20       to  close  GKS,  making a direct call to gclose_gks unnecessary in that
21       case.
22

ACCESS

24       To use the GKS C-binding  routines,  load  the  ncarg_gks  and  ncarg_c
25       libraries.
26

SEE ALSO

28       Online: gopen_gks(3NCARG), gopen_ws(3NCARG), gactivate_ws(3NCARG), gde‐
29       activate_ws(3NCARG), gclose_ws(3NCARG), gupwk(3NCARG),  opngks(3NCARG),
30       clsgks(3NCARG), gks(3NCARG), ncarg_gks_cbind(3NCARG)
31
32       Hardcopy:  User's  Guide for NCAR GKS-0A Graphics; NCAR Graphics Funda‐
33       mentals, UNIX Version
34
36       Copyright (C) 1987-2009
37       University Corporation for Atmospheric Research
38       The use of this Software is governed by a License Agreement.
39
40
41
42UNIX                              March 1993                GCLOSE_GKS(3NCARG)
Impressum