ncl_ngsetr (3) Linux Manual Page
NGSETR – Provides a new real value for an internal parameter of Ngmisc of type REAL. See the ngmisc_params man page for a complete list of all the Ngmisc internal parameters. Synopsis CALL NGSETR (PNAM, RVAL) C-Binding Synopsis #include <ncarg/ncargC.h> void c_ngsetr (char *pnam, float rval) Description PNAM (an input constant or variable of type…
