![]() |
![]()
| ![]() |
![]()
NAMEcxDirRemoveFile - Removes a file from the directory.SYNOPSIS#include <comprex.h>void cxDirRemoveFile(CxDirectory *dir, CxFile *file); PARAMETERS
DESCRIPTIONRemoves a file from the directory.Note that this won't actually remove the file from the archive. This just modifies the structure itself! RETURNSNothing.
|