ncl_idgetr (3) Linux Manual Page
IDGETR – Retrieves the real value of a Bivar parameter. Synopsis CALL IDGETR (PNAM,RVAL) C-Binding Synopsis #include <ncarg/ncargC.h> void c_idgetr (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…
