DragonFly On-Line Manual Pages

Search: Section:  


cxSetDirArchive(3)           The GNUpdate Project           cxSetDirArchive(3)

NAME

cxSetDirArchive - Sets the archive that owns the directory.

SYNOPSIS

#include <comprex.h> void cxSetDirArchive(CxDirectory *dir, CxArchive *archive);

PARAMETERS

dir The directory. archive The archive that owns this directory.

DESCRIPTION

Sets the archive that owns the directory. This should only be used by libcomprex.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetDirArchive(3)

Search: Section: