ncl_idgeti (3) Linux Manual Page
IDGETI – Retrieves the integer value of a Bivar parameter. Synopsis CALL IDGETI (PNAM,IVAL) C-Binding Synopsis #include <ncarg/ncargC.h> void c_idgeti (char *pnam, int *ival) 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…
