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

STRSET - Resets all parameters to their initial default values.

Access

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

C-Binding Description

       None.

C-Binding Synopsis

       #include <ncarg/ncargC.h>

       void c_strset(void)

Description

       None.

Name

       STRSET - Resets all parameters to their initial default values.

See Also

       Online: stgetc, stgeti, stgetr, stinit, stream, streamlines, streamlines_params, stsetc, stseti, stsetr,
       stuixy, stumsl, stumta, stumxy, ncarg_cbind.

       Hardcopy: NCAR Graphics Fundamentals, UNIX Version

Synopsis

       CALL STRSET

Usage

       This routine resets all Streamlines parameters to their default values.  For a complete list of the
       parameters affected and their default values, see the vectors_params man page.

See Also