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

GCRSG - creates a GKS segment

Access

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

C-Binding Synopsis

       #include <ncarg/gks.h>

       void gcreate_seg(Gint seg_name);

Description

       SGNA        (Integer,  Input) - Specifies the segment identifier that will be used in calls to subsequent
                   segment functions applying to this segment.  There can be a maximum  of  100  segments  in  a
                   given job step.  Legal values for SGNA are integers between 0 and 99 inclusive.

Name

       GCRSG - creates a GKS segment

See Also

       Online: gevtm, gactm, gclsg, gcsgwk, gdsg, gqopsg, gqsgus, gssgt., gcreate_seg

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

Synopsis

       CALL GCRSG(SGNA)

See Also