ncl_gqsgus (3) Linux Manual Page
GQSGUS (Inquire set of segment names in use) – Retrieves what segment names are currently in use. SynopsisCALL GQSGUS(N,ERRIND,OL,SGNA) C-Binding Synopsis#include <ncarg/gks.h> void ginq_set_seg_names(Gint num_elems_appl_list, Gint start_pos, Gint *err_ind, Gint_list *seg_names, Gint *length_list); DescriptionN (Integer, Input) – The set member requested. ERRIND (Integer, Output) – If the GKS state is WSOP (workstation open), WSAC (workstation…
