ncl_sfsetc (3) Linux Manual Page
SFSETC – Used to set the character value of a specified internal parameter. Synopsis CALL SFSETC (CNP, CVP) C-Binding Synopsis #include <ncarg/ncargC.h> void c_sfsetc (char *cnp, char *cvp) Description CNP (an input expression of type CHARACTER) is the name of an internal parameter of SOFTFILL. Currently, the only legal value is ‘CH’ (or any longer…
