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.
SFLUSH was called FLUSH in previous versions. The name was changed to avoid a naming conflict with a common system routine.
CALL SFLUSH
#include <ncarg/ncargC.h>
void c_sflush()
Use the ncargex command to see the following relevant examples: (none)
To use SFLUSH or c_sflush, load the NCAR Graphics libraries ncarg, ncarg_gks, and ncarg_c, preferably in that order.
Online: ngpict, frame, plotif, spps, spps_params, 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.