ncl_c_ftgetfa_size (3) Linux Manual Page
c_ftgetfa_size – retrieve the size of an array
Function Prototype
int c_ftgetfa_size(char *);Synopsis
int c_ftgetfa_size (pnam);Description
- pnam
- The name of the control parameter whose value is to be retrieved.
Return Value
c_ftgetfa_size returns the size of the array (or returns a zero if an error occurs).Usage
c_ftgetfa_size is a called to obtain current sizes for any of the float valued control parameters.Access
To use c_ftgetfa_size, load the NCAR Graphics library ngmath.See Also
fitgrid_params, c_ftsetfa, c_ftgetfa, c_ftgetfa_data Complete documentation for Fitgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/fitgrid/fithome.html
Copyright
Copyright (C) 2000University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
