|
NAMEcxSetDirArchive - Sets the archive that owns the directory.SYNOPSIS#include <comprex.h>void cxSetDirArchive(CxDirectory *dir, CxArchive *archive); PARAMETERS
DESCRIPTIONSets the archive that owns the directory.This should only be used by libcomprex. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |