ncl_c_shseti (3) Linux Manual Page
c_shseti – set int valued parameters Function Prototypevoid c_shseti(char *, int); Synopsisvoid c_shseti (pnam, ival); Descriptionpnam A string that specifies the name of the parameter to be set. ival An int value to be assigned to the internal parameter specified by pnam.UsageThis routine allows you to set the current value of Shgrid parameters. For a…
