DOKK / manpages / debian 10 / libncarg-dev / slrset.3ncarg.en
SLRSET(3NCARG) NCAR GRAPHICS SLRSET(3NCARG)

SLRSET - Resets all parameters of Scrolled_title to the initial default values.

CALL SLRSET

#include <ncarg/ncargC.h>

void c_slrset()

SLRSET has no arguments.

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

Use the ncargex command to see the following relevant example: slex02.

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

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

Online: ftitle, scrolled_title, scrolled_title_params, slgeti, slgetr, slogap, slseti, slsetr, stitle, ncarg_cbind.

Hardcopy: NCAR Graphics Fundamentals, UNIX Version; User's Guide for NCAR GKS-0A Graphics

Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.

July 1995 UNIX