PCGETC(3NCARG) | NCAR GRAPHICS | PCGETC(3NCARG) |
PCGETC - Retrieves the current character value of an internal parameter.
CALL PCGETC (PNAM,CVAL)
#include <ncarg/ncargC.h>
void c_pcgetc (char *pnam, char *cval, int len)
The C-binding argument descriptions are the same as the FORTRAN argument descriptions with the following exception:
This routine allows you to retrieve the current value of Plotchar parameters. For a complete list of parameters available in this utility, see the plotchar_params man page.
To use PCGETC or c_pcgetc, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.
See the plotchar man page for a description of all Plotchar error messages and/or informational messages.
Online: plotchar, plotchar_params, pcdlsc, pcgeti, pcgetr, pchiqu, pcloqu, pcmequ, pcmpxy, pcpnwi, pcrset, pcsetc, pcseti, pcsetr, ncarg_cbind.
Hardcopy: NCAR Graphics Fundamentals, UNIX Version
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1993 | UNIX |