ncl_argetr (3) Linux Manual Page
ARGETR – Retrieves the real value of an Areas parameter. Synopsis CALL ARGETR (PNAM,RVAL) C-Binding Synopsis #include <ncarg/ncargC.h> void c_argetr (char *pnam, float *rval) Description PNAM (an input constant or variable of type CHARACTER) – The name of the parameter that you want to retrieve. The character string can be of any length, but only…
