ncl_c_dsgetr (3) Linux Manual Page
c_dsgetr – Retrieves the value of an internal parameter of type float. Function Prototype void c_dsgetr(char *, float *); Synopsis c_dsgetr (char *pnam, float *fval) Description pnam A string that specifies the name of the parameter to get. The name must appear as the first three characters of the string. fval *fval will be the…
