Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ par_all_structs(3g) — PHIGS 5.1

Media Vault

Software Library

Restoration Projects

Artifacts Sought

par_all_structs(3g)  —  Subroutines

Name

par_all_structs − Specifies the archive file identifier of the archive file to which all structures in the CSS will be archived. 

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

Syntax

void par_all_structs (
  Pint    archive_id   /∗ (I) Archive file identifier ∗/
)

Description

par_all_structs specifies the archive file identifier of the archive file to which all structures in the CSS will be archived. 

  This function stores all structures in the CSS in the specified open archive file.  The value of the archive conflict resolution flag (MAINTAIN, ABANDON, or UPDATE) determines how the function treats existing structures encountered in the specified archive file. 

If a structure is open, the function operation closes that structure, archives it, then reopens it in the CSS.  If the archive file is filled before the operation archives all structures, it stops archiving and issues a warning message.  (The last stored structure is complete; no structure is archived in part.) 

See Also

par_struct_nets
par_structs
pdel_all_structs
pinq_all_conf_structs
pinq_conf_res
pinq_conf_structs_net
popen_ar_file
pret_all_structs
pset_conf_res

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