logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

GQOPS (Inquire operating state value) - returns the operating state of GKS.

Access

       To use GKS routines, load the NCAR GKS-0A library ncarg_gks.

C-Binding Synopsis

       #include <ncarg/gks.h>

       void ginq_op_st(Gop_st *op_st);

Description

       OPSTA       (Integer, Output) - Returns the GKS operating state:

                   0      GKS is closed

                   1      GKS is open

                   2      Additionally, a workstation is open

                   3      Additionally, a workstation is active

                   4      Additionally, a segment is open

Name

       GQOPS (Inquire operating state value) - returns the operating state of GKS.

See Also

       Online: gopks, gopwk, gacwk, gdawk, gclwk, gclks, opngks, clsgks, ginq_op_st

       Hardcopy: "User's Guide for NCAR GKS-0A Graphics"

Synopsis

       CALL GQOPS (OPSTA)

See Also