DPGETC(3NCARG) | NCAR GRAPHICS | DPGETC(3NCARG) |
DPGETC - Retrieves the current character value of an internal parameter.
CALL DPGETC (PNAM,CVAL)
#include <ncarg/ncargC.h>
void c_dpgetc (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 Dashpack parameters. For a complete list of parameters available in this utility, see the dashpack_params man page.
To use DPGETC or c_dpgetc, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.
See the dashpack man page for a description of all Dashpack error messages and/or informational messages.
Online: dashpack, dashpack_params, dpcurv, dpdraw, dpfrst, dpgeti, dpgetr, dplast, dpline, dpsetc, dpseti, dpsetr, dpsmth, dpvect, ncarg_cbind.
Hardcopy: None.
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1995 | UNIX |