Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ pinq_sys_st(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

pinq_sys_st(3g)  —  Subroutines

Name

pinq_sys_st − Identifies the system state as PHCL or PHOP. 

Operating States: ∗, ∗, ∗, ∗
PHIGS standard function

Syntax

void pinq_sys_st (
  Psys_st      ∗state    /∗ (O) System state value ∗/
)

 

Data Structures

typedef enum {
    PSYS_ST_PHCL,    /∗ PHIGS closed ∗/
    PSYS_ST_PHOP     /∗ PHIGS open ∗/
} Psys_st;

Description

pinq_sys_st identifies the system state as either PHCL (PHIGS closed) or PHOP (PHIGS open). 

See Also

pclose_phigs
pemergency_close_phigs
pinq_ar_st
pinq_struct_st
pinq_ws_st
popen_phigs

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026