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

c_ftgeti - retrieve an int valued parameter

void c_ftgeti(char *, int *);

void c_ftgeti (pnam, ival);

The name of the control parameter whose value is to be retrieved.
*ival will be the value currently assigned to the control parameter whose nam.

c_ftgeti is a called to obtain current values for any of the int valued control parameters.

To use c_ftgeti, load the NCAR Graphics library ngmath.

fitgrid_params, c_ftseti

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