Ubuntu Manpages

PCDLSC

Defines the default list of "special colors" used by PCHIQU in drawing certain characters from the filled fonts. Calling PCDLSC with the argument IFCI will define color indices IFCI, IFCI+1, IFCI+2 …

CALL PCDLSC (IFCI)

#include <ncarg/ncargC.h>

void c_pcdlsc (int ifci)

(an input expression of type INTEGER) specifies the first of a set of sixteen color indices that may be defined by PCDLSC. Make sure that these color indices are not already used.

The C-binding argument descriptions are the same as the FORTRAN argument descriptions.

This routine allows you to set the current value of Plotchar parameters. For a complete list of parameters available in this utility, see the plotchar_params man page.

To use PCDLSC or c_pcdlsc, 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, pcgetc, 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.