SYNOPSIS
#include <ncarg/gks.h>void gdel_seg(Gint seg_name);
DESCRIPTION
- seg_name
- (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 the GKS C-binding routines, load the ncarg_gks and ncarg_c libraries.COPYRIGHT
Copyright (C) 1987-2009University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.