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