ncl_ginq_linetype (3) Linux Manual Page
ginq_linetype (Inquire line type) – retrieves the current setting for linetype. Synopsis #include <ncarg/gks.h> void ginq_linetype(Gint *err_ind, Gint *linetype); Description err_ind (Output) – If the inquired value cannot be returned correctly, a non-zero error indicator is returned in err_ind, otherwise a zero is returned. Consult "User’s Guide for NCAR GKS-0A Graphics" for a description of…
