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

NAME

6       gcreate_seg (Create segment) - creates a GKS segment.
7

SYNOPSIS

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

DESCRIPTION

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

ACCESS

21       To  use  the  GKS  C-binding  routines,  load the ncarg_gks and ncarg_c
22       libraries.
23

SEE ALSO

25       Online:     geval_tran_matrix(3NCARG),      gaccum_tran_matrix(3NCARG),
26       gclose_seg(3NCARG),       gcopy_seg_ws(3NCARG),       gdel_seg(3NCARG),
27       ginq_name_open_seg(3NCARG),                 ginq_set_seg_names(3NCARG),
28       gset_seg_tran(3NCARG), gks(3NCARG), ncarg_gks_cbind(3NCARG)
29
30       Hardcopy:  User's  Guide for NCAR GKS-0A Graphics; NCAR Graphics Funda‐
31       mentals, UNIX Version
32
34       Copyright (C) 1987-2009
35       University Corporation for Atmospheric Research
36       The use of this Software is governed by a License Agreement.
37
38
39
40UNIX                              March 1993               GCREATE_SEG(3NCARG)
Impressum