pemergency_close_phigs(3g) — Subroutines
Name
pemergency_close_phigs − Shuts down the Digital PHIGS system.
Operating States: ∗, ∗, ∗, ∗
PHIGS standard function
Syntax
void pemergency_close_phigs ( void )
Description
pemergency_close_phigs causes a shutdown of the Digital PHIGS system by invoking the following structure and control functions, if possible:
1pclose_struct (if a structure is open)
2pclose_ar_file (for all open archive files)
3pupd_ws (for all open workstations)
4pclose_ws (for all open workstations)
5pclose_phigs
The function can be called even if the error mode is ON. If Digital PHIGS is already closed (that is, if the operating state is PHCL), it takes no action.
See Also
pclose_ar_file
pclose_phigs
pclose_struct
pclose_ws
perr_hand
perr_log
pupd_ws