popen_struct(3g) — Subroutines
Name
popen_struct − Opens a structure and positions the pointer to the last element in the structure.
Operating States: PHOP, ∗, STCL, ∗
PHIGS standard function
Syntax
void popen_struct (
Pint struct_id /∗ (I) Structure identifier ∗/
)
Description
popen_struct opens the specified structure and positions the pointer to the last element in the structure. If the specified structure does not exist, the function creates and opens a new structure and sets the pointer to 0. Use this function to access the contents of any structure.
See Also
pclose_struct
pinq_open_struct
pinq_struct_st
pinq_struct_ids
pinq_struct_status
popen_phigs