DOKK / manpages / debian 12 / libncarg-dev / c_ftgetc.3ncarg.en
c_ftgetc(3NCARG) NCAR GRAPHICS c_ftgetc(3NCARG)

c_ftgetc - retrieve a string valued parameter

void c_ftgetc(char *, char *);

void c_ftgetc (pnam, cval);

The name of the control parameter whose value is to be retrieved.
cval will point to a string containing the returned value. The user is required to reserve enough space to store the string.

c_ftgetc is a called to obtain current values for any of the string valued control parameters.

To use c_ftgetc, load the NCAR Graphics library ngmath.

fitgrid_params, c_ftsetc

Complete documentation for Fitgrid is available at URL
http://ngwww.ucar.edu/ngdoc/ng/ngmath/fitgrid/fithome.html

Copyright (C) 2000
University Corporation for Atmospheric Research

The use of this Software is governed by a License Agreement.

March 1998 UNIX