pset_elem_ptr_label(3g) — Subroutines
Name
pset_elem_ptr_label − Positions the element pointer at the next occurrence of the specified label.
Operating States: PHOP, ∗, STOP, ∗
PHIGS standard function
Syntax
void pset_elem_ptr_label (
Pint label_id /∗ (I) Label identifier ∗/
)
Description
pset_elem_ptr_label searches for and positions the element pointer at the next occurrence of the specified label in the open structure. If the pointer currently points to the specified label, the function begins the search with the next structure element. Otherwise, the search begins at the current pointer position. If the label does not exist between the element pointer and the end of the open structure, the function generates an error and the element pointer remains unchanged.
See Also
pelem_search
pinq_cur_elem_type_size
pinq_elem_ptr
plabel
poffset_elem_ptr
pset_elem_ptr
pe_set_elem_ptr_pick_id