ncl_sflush - Man Page

Flushes polylines, accumulated through calls to the routines PLOTIF and PLOTIT, from the SPPS polyline buffer shared by those routines; updates all open workstations; and flushes all system-level I/O buffers.

Status

SFLUSH was called FLUSH in previous versions.  The name was changed to avoid a naming conflict with a common system routine.

Synopsis

CALL SFLUSH

C-Binding Synopsis

#include <ncarg/ncargC.h>

void c_sflush()

Examples

Use the ncargex command to see the following relevant examples:  (none)

Access

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

See Also

Online: ngpict, frame, plotif, spps, spps_params, ncarg_cbind

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

Info

March 1993 UNIX NCAR GRAPHICS