ncl_c_ftseti(3) - Linux man page
Name
c_ftseti - set int valued parametersFunction Prototype
void c_ftseti(char *, int);Synopsis
void c_ftseti (pnam, ival);Description
- pnam
- The name of the control parameter to be assigned an int value.
- ival
- The value to be assigned to the control parameter whose name is pointed to by pnam.
Usage
c_ftseti is used to set values for any of the control parameters that take int values. The values set by c_ftseti remain in effect until changed by subsequent calls to c_ftseti.Access
To use c_ftseti, load the NCAR Graphics library ngmath.See Also
fitgrid_params, c_ftgetiComplete documentation for Fitgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/fitgrid/fithome.html
Copyright
Copyright © 2000University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.