Copies a gks segment to a gks workstation
CALL GCSGWK(WKID,SGNA)
#include <ncarg/gks.h>
void gcopy_seg_ws(Gint ws_id, Gint seg_name);
(Integer, Input) - Specifies the workstation identifier (as defined in a GOPWK call) that is to receive the segment copy.
(Integer, Input) - Identifies the segment that is to be copied to the specified workstation. SGNA must have been used in a previous call to GCRSG.
To use GKS routines, load the NCAR GKS-0A library ncarg_gks.
Online: gevtm, gactm, gclsg, gcrsg, gdsg, gqopsg, gqsgus, gssgt., gcopy_seg_ws
Hardcopy: "User's Guide for NCAR GKS-0A Graphics"
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.