1c_csgetr(3NCARG)                 NCAR GRAPHICS                c_csgetr(3NCARG)
2
3
4

NAME

6       c_csgetr - Retrieves the value of an internal parameter of type float.
7

FUNCTION PROTOTYPE

9       void c_csgetr(char *, float *);
10

SYNOPSIS

12       c_csgetr (pnam,rval)
13

DESCRIPTION

15       pnam        A string that specifies the name of the parameter to get.
16                   The name must appear as the first three characters of the
17                   string.
18
19       rval        *rval will be the value currently assigned to the control
20                   parameter whose name is pointed to by pnam.
21

USAGE

23       This routine allows you to retrieve the current value of Cssgrid
24       parameters.  For a complete list of parameters available in this
25       utility, see the csgrid_params man page.
26

ACCESS

28       To use c_csgetr, load the NCAR Graphics library ngmath.
29

SEE ALSO

31       c_csgrid, csgrid_params, c_cssetr.
32
33       Complete documentation for Cssgrid is available at URL
34       http://ngwww.ucar.edu/ngdoc/ng/ngmath/csgrid/cshome.html
35
37       Copyright (C) 2000
38       University Corporation for Atmospheric Research
39
40       The use of this Software is governed by a License Agreement.
41
42
43
44UNIX                               May 2000                   c_csgetr(3NCARG)
Impressum