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

Access

       To use GKS routines, load the NCAR GKS-0A library ncarg_gks.

C-Binding Synopsis

       #include <ncarg/gks.h>

       void gclose_seg( void );

Name

       GCLSG  - closes a GKS segment

See Also

       Online: gevtm, gactm, gcrsg, gcsgwk, gdsg, gqopsg, gqsgus, gssgt, gclose_seg

       Hardcopy: "User's Guide for NCAR GKS-0A Graphics"

Synopsis

       CALL GCLSG

Usage

       A call to GCLSG closes the currently open segment (graphics output primitives will no longer be stored in
       that segment).  GCLSG can be called only if a segment is open.

See Also