ncl_c_ftsetc - Man Page
set char valued parameters
Function Prototype
void c_ftsetc(char *, char *);
Synopsis
void c_ftsetc (pnam, cval);
Description
- pnam
The name of the control parameter to be assigned an string value.
- ival
The value to be assigned to the control parameter whose name is pointed to by pnam.
Usage
c_ftsetc is used to set values for any of the control parameters that take string values. The values set by c_ftsetc remain in effect until changed by subsequent calls to c_ftsetc.
Access
To use c_ftsetc, load the NCAR Graphics library ngmath.
See Also
fitgrid_params, c_ftgetc
Complete documentation for Fitgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/fitgrid/fithome.html
Copyright
Copyright (C) 2000
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
Info
March 1998 UNIX NCAR GRAPHICS