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 gdel_seg(Gint seg_name);

Description

       SGNA        (Integer,  Input)  - Specifies the segment identifier for a segment that will be deleted by a
                   call to this function.

Name

       GDSG - deletes a GKS segment

See Also

       Online: gevtm, gactm, gclsg, gcrsg, gcsgwk, gqopsg, gqsgus, gssgt., gdel_seg

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

Synopsis

       CALL GDSG(SGNA)

Usage

       The segment name is removed from the set of names of segments that are currently in use.

See Also