DragonFly On-Line Manual Pages

Search: Section:  


cxSetFsNodeArchive(3)        The GNUpdate Project        cxSetFsNodeArchive(3)

NAME

cxSetFsNodeArchive - Sets the archive that owns the node.

SYNOPSIS

#include <comprex.h> void cxSetFsNodeArchive(CxFsNode *node, CxArchive *archive);

PARAMETERS

node The node. archive The archive that owns this node.

DESCRIPTION

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

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFsNodeArchive(3)

Search: Section: