DPSETI(3NCARG) | NCAR GRAPHICS | DPSETI(3NCARG) |
DPSETI - Sets the value of an internal parameter of type INTEGER or REAL.
CALL DPSETI (PNAM,IVAL)
#include <ncarg/ncargC.h>
void c_dpseti (char *pnam, int ival)
The C-binding argument descriptions are the same as the FORTRAN argument descriptions.
This routine allows you to set the current value of Dashpack parameters. For a complete list of parameters available in this utility, see the dashpack_params man page.
Use the ncargex command to see the following relevant examples: tdshpk.
To use DPSETI or c_dpseti, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.
Online: dashpack, dashpack_params, dpcurv, dpdraw, dpfrst, dpgetc, dpgeti, dpgetr, dplast, dpline, dpsetc, 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 |