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