ncl_slrset - Man Page

Resets all parameters of Scrolled_title to the initial default values.

Synopsis

CALL SLRSET

C-Binding Synopsis

#include <ncarg/ncargC.h>

void c_slrset()

Description

SLRSET has no arguments.

Usage

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.

Examples

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

Access

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

Messages

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

See Also

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

Info

July 1995 UNIX NCAR GRAPHICS