FreeBSD Manual Pages
cxDirRemoveFile(3) The GNUpdate Project cxDirRemoveFile(3) NAME cxDirRemoveFile - Removes a file from the directory. SYNOPSIS #include <comprex.h> void cxDirRemoveFile(CxDirectory *dir, CxFile *file); PARAMETERS dir The directory. file The file to remove. DESCRIPTION Removes a file from the directory. Note that this won't actually remove the file from the archive. This just modifies the structure itself! RETURNS Nothing. libcomprex 05 Mar 2003 cxDirRemoveFile(3)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxDirRemoveFile&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>