ncl_gcrsg - Man Page

creates a GKS segment.

Synopsis

CALL GCRSG(SGNA)

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.

Access

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

See Also

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

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

Info

March 1993 UNIX NCAR GRAPHICS