GUPD_WS(3NCARG) | NCAR GRAPHICS | GUPD_WS(3NCARG) |
gupd_ws (Update workstation) - Insures that the workstation is current and reflects all requests that have been made.
#include <ncarg/gks.h>
void gupd_ws(Gint ws_id, Gupd_regen_flag upd_regen_flag);
For the workstation types supported in NCAR GKS, this flag should always be set to GUPD_PEND.
A call to gupd_ws flushes all buffers to bring the workstation up to date.
To use the GKS C-binding routines, load the ncarg_gks, and ncarg_c libraries.
Online: sflush(3NCARG), plotif(3NCARG), gks(3NCARG), ncarg_gks_cbind(3NCARG)
Hardcopy: User's Guide for NCAR GKS-0A Graphics; NCAR Graphics Fundamentals, UNIX Version
Copyright (C) 1987-2009
University Corporation for Atmospheric Research
The use of this Software is governed by a License Agreement.
March 1993 | UNIX |