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

NAME

6       NNGETC - Retrieves the value of an internal parameter of type
7       CHARACTER.
8

SYNOPSIS

10       CALL NNGETC (PNAM,CVAL)
11

DESCRIPTION

13       PNAM        A character string that specifies the name of the parameter
14                   to be retrieved. The name must appear as the first three
15                   characters of the string.
16
17       CVAL        A character string that is the name of the variable into
18                   which the value of the internal parameter specified by PNAM
19                   is to be retrieved.
20

USAGE

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

ACCESS

27       To use NNGETC, load the NCAR Graphics library ngmath.
28

SEE ALSO

30       natgrid, natgrid_params, natgrids, nnsetc.
31
32       Complete documentation for Natgrid is available at URL
33       http://ngwww.ucar.edu/ngdoc/ng/ngmath/natgrid/nnhome.html
34
36       Copyright (C) 2000
37       University Corporation for Atmospheric Research
38
39       This documentation is free software; you can redistribute it and/or
40       modify it under the terms of the GNU General Public License as
41       published by the Free Software Foundation; either version 2 of the
42       License, or (at your option) any later version.
43
44       This software is distributed in the hope that it will be useful, but
45       WITHOUT ANY WARRANTY; without even the implied warranty of
46       MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
47       General Public License for more details.
48
49       You should have received a copy of the GNU General Public License along
50       with this software; if not, write to the Free Software Foundation,
51       Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
52
53
54
55
56UNIX                            March 1997-1998                 NNGETC(3NCARG)
Impressum