ncl_gopwk (3) Linux Manual Page
GOPWK (Open workstation) – opens a GKS workstation. SynopsisCALL GOPWK (WKID, CONID, WKTYPE) C-Binding Synopsis#include <ncarg/gks.h> void gopen_ws(Gint ws_id, const char *conn_id, Gint ws_type); DescriptionWKID (Integer, Input) – A number assigned to a workstation as an identifier that is to be used in all subsequent calls to GKS functions that require a workstation identifier. In…
