ncl_c_dsgeti (3) Linux Manual Page
c_dsgeti – Retrieves the value of an internal parameter of type int. Function Prototypevoid c_dsgeti(char *, int *); Synopsisc_dsgeti (char *pnam, int *ival) Descriptionpnam A string that specifies the name of the parameter to get. The name must appear as the first three characters of the string. ival *ival will be the value currently assigned…
