Previous Next Up Title Contents Index Functions Index Top Library

COPY ALL ELEMENTS FROM STRUCTURE

PCOPY_ALL_ELEMS_STRUCT


CALL SEQUENCE

void pcopy_all_elems_struct(
)

PHIGS STATE

(PHOP, *, STOP, *).

EFFECT

COPY ALL ELEMENTS FROM STRUCTURE copies the elements from the structure struct_id to the open structure.

The struct_id elements are copied after the element indicated by element pointer. Element pointer is then updated to point to the last element inserted.

If structure struct_id is empty or does not exist, no action is taken.

ERRORS

5
Ignoring function, function requires state (PHOP,*, STOP,*)

SEE ALSO

open structure, change structure identifier, change structure reference, change structure identifier and references


Previous Next Up Title Contents Index Functions Index Top Library