DragonFly On-Line Manual Pages

Search: Section:  


cxSetArchivePhysicalPath(3)  The GNUpdate Project  cxSetArchivePhysicalPath(3)

NAME

cxSetArchivePhysicalPath - Sets the full physical path to the archive.

SYNOPSIS

#include <comprex.h> void cxSetArchivePhysicalPath(CxArchive *archive, const char *path);

PARAMETERS

archive The archive. path The physical path to the file.

DESCRIPTION

Sets the full physical path to the archive. If the archive is non-local, this should be a temporary file.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetArchivePhysicalPath(3)

Search: Section: