ncl_c_dsgetrd (3) Linux Manual Page
c_dsgetrd – retrieves the value of an internal parameter of type double. Function Prototype void c_dsgetrd(char *, double *); Synopsis c_dsgetrd (char *pnam, double *dval) 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. dval *dval is the value…
