DragonFly On-Line Manual Pages

Search: Section:  


cxSetFileArchive(3)          The GNUpdate Project          cxSetFileArchive(3)

NAME

cxSetFileArchive - Sets the archive that owns the file.

SYNOPSIS

#include <comprex.h> void cxSetFileArchive(CxFile *file, CxArchive *archive);

PARAMETERS

file The file. archive The archive that owns this file.

DESCRIPTION

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

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFileArchive(3)

Search: Section: