Previous Next Up Title Contents Index Functions Index Top Library

CLOSE ARCHIVE FILE

PCLOSE_AR_FILE


CALL SEQUENCE

void pclose_ar_file(
)

PHIGS STATE

(PHOP, *, *, AROP).

EFFECT

Closes an archive file.

The file associated with archive_id is closed and archive_id is removed from the set of open archives. The archiving state is set to ARCL if no other archive file is open.

ERRORS

7
Ignoring function, function requires state (PHOP, *, *, AROP)
404
Ignoring function, the specified archive file is not open

SEE ALSO

open archive file


Previous Next Up Title Contents Index Functions Index Top Library