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

NAME

6       GCSGWK  (Copy  segment  to workstation) - copies a GKS segment to a GKS
7       workstation.
8

SYNOPSIS

10       CALL GCSGWK(WKID,SGNA)
11

C-BINDING SYNOPSIS

13       #include <ncarg/gks.h>
14
15       void gcopy_seg_ws(Gint ws_id, Gint seg_name);
16

DESCRIPTION

18       WKID        (Integer, Input) - Specifies the workstation identifier (as
19                   defined  in  a  GOPWK  call) that is to receive the segment
20                   copy.
21
22       SGNA        (Integer, Input) - Identifies the segment  that  is  to  be
23                   copied  to  the specified workstation.  SGNA must have been
24                   used in a previous call to GCRSG.
25

ACCESS

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

SEE ALSO

30       Online: gevtm, gactm,  gclsg,  gcrsg,  gdsg,  gqopsg,  gqsgus,  gssgt.,
31       gcopy_seg_ws
32
33       Hardcopy: "User's Guide for NCAR GKS-0A Graphics"
34
36       Copyright (C) 1987-2009
37       University Corporation for Atmospheric Research
38       The use of this Software is governed by a License Agreement.
39
40
41
42UNIX                              March 1993                    GCSGWK(3NCARG)
Impressum