Previous Next Up Title Contents Index Functions Index Top Library

DELETE ELEMENT RANGE

PDEL_ELEM_RANGE


CALL SEQUENCE

void pdel_elem_range(
)

PHIGS STATE

(PHOP, *, STOP, *).

EFFECT

DELETE ELEMENT RANGE destroys the elements in the open structure from the element number ep1_value to the element numbered ep2_value, inclusive.

The elements following ep2_value are renumbered and element pointer points to the element which preceded ep1_value.

ERRORS

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

SEE ALSO

open structure, set element pointer, empty structure, delete element, delete element between labels


Previous Next Up Title Contents Index Functions Index Top Library