ncl_gdsg (3) Linux Manual Page
GDSG (Delete segment) – deletes a GKS segment.
Synopsis
CALL GDSG(SGNA)C-Binding Synopsis
#include <ncarg/gks.h> void gdel_seg(Gint seg_name);
Description
- SGNA
- (Integer, Input) – Specifies the segment identifier for a segment that will be deleted by a call to this function.
Usage
The segment name is removed from the set of names of segments that are currently in use.Access
To use GKS routines, load the NCAR GKS-0A library ncarg_gks.See Also
Online: gevtm, gactm, gclsg, gcrsg, gcsgwk, gqopsg, gqsgus, gssgt., gdel_seg Hardcopy: "User’s Guide for NCAR GKS-0A Graphics"
Copyright
Copyright (C) 1987-2009University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
