logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

PCRSET - Resets all parameters to their initial default values.

Access

       To use PCRSET or c_pcrset, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in
       that order.

C-Binding Synopsis

       #include <ncarg/ncargC.h>

       void c_pcrset()

Description

       PCRSET has no arguments.

Examples

       Currently, there are no examples for this routine.

Messages

       See the plotchar man page for a description of all Plotchar error messages and/or informational messages.

Name

       PCRSET - Resets all parameters to their initial default values.

See Also

       Online: plotchar, plotchar_params, pcdlsc, pcgetc, pcgeti, pcgetr, pchiqu, pcloqu, pcmequ, pcmpxy,
       pcpnwi, pcsetc, pcseti, pcsetr, ncarg_cbind.

       Hardcopy: None.

Synopsis

       CALL PCRSET

Usage

       Calling this routine restores all Plotchar parameters to their initial default values.  For a complete
       list of parameters available in this utility, see the plotchar_params man page.

See Also