ncl_cpsetr (3) Linux Manual Page
CPSETR – Sets the value of an internal parameter of type REAL or INTEGER. SynopsisCALL CPSETR (PNAM, RVAL) C-Binding Synopsis#include <ncarg/ncargC.h> void c_cpsetr (char *pnam, float rval) DescriptionPNAM (CHARACTER, input) is the name of a parameter to be given a real value. Only the first three characters of PNAM are examined. It is recommended that…
