ncl_gclose_gks (3) Linux Manual Page
gclose_gks (Close GSK) – closes the GKS package. Synopsis #include <ncarg/gks.h> void gclose_gks( void ); Usage A call to gclose_gks insures that the graphics package is properly terminated. No graphics calls depending on GKS should be made during the time that GKS is closed. If output to a CGM has been the exclusive requirement of…
