#include <revolution/arc.h> BOOL ARCClose(ARCFileInfo* af);
| af | Pointer to the ARCFileInfo structure of the file to be closed. |
|---|
Always returns TRUE under the current implementation.
ARCClose closes a file in the archive.
2006/07/xx Revised description of the return value.
2006/05/15 Initial version.
CONFIDENTIAL