ncl_gupd_ws (3) Linux Manual Page
gupd_ws (Update workstation) – Insures that the workstation is current and reflects all requests that have been made. Synopsis#include <ncarg/gks.h> void gupd_ws(Gint ws_id, Gupd_regen_flag upd_regen_flag); Descriptionws_id (Input) A number identifying the workstation to be updated. ws_id must be the same as that used in some previous gopen_ws call. upd_regen_flag (Input) A flag to specify if…
