Previous Next Up Title Contents Index Functions Index Top Library

DELETE STORE

PDEL_STORE


CALL SEQUENCE

void pdel_store(
)

TYPES

typedef void * Pstore;

PHIGS STATE

(PHOP, *, *, *).

EFFECT

The store object is deleted along with all associated resources and store is returned as NULL.

ERRORS

2
Ignoring function, function requires state (PHOP, *,*,*)

SEE ALSO

create Store


Previous Next Up Title Contents Index Functions Index Top Library