Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ popen_phigs(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

popen_phigs(3g)  —  Subroutines

Name

popen_phigs − Initializes a Digital PHIGS session. 

Operating States: PHCL, WSCL, STCL, ARCL
PHIGS standard function

Syntax

void popen_phigs (
   const char  ∗error_file,  /∗ (I) Error message file used by the
                                    application. ∗/
   size_t       memory       /∗ (I) Amount of unused memory units available
                                    to the implementation.  This argument
                                    is required by the standard, but is
                                    ignored by the function. ∗/
)

Description

When the application calls popen_phigs, Digital PHIGS performs the following actions:

•Sets the PHIGS state list to PHOP. 

•Allocates and initializes the PHIGS state list. 

•Makes the PHIGS state list, the PHIGS description table, and workstation description tables available. 

•Sets the error file entry in the error state list to the specified error log file. 

•Optionally, allocates the specified amount of memory units.  This is implementation-dependent, and is not used by Digital PHIGS. 

See Also

pclose_phigs
pinq_sys_st
popen_ar_file
popen_struct
popen_ws

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