DragonFly On-Line Manual Pages

Search: Section:  


cxGetArchivePhysicalPath(3)  The GNUpdate Project  cxGetArchivePhysicalPath(3)

NAME

cxGetArchivePhysicalPath - Returns the full physical path to the file.

SYNOPSIS

#include <comprex.h> const char *cxGetArchivePhysicalPath(CxArchive *archive);

PARAMETERS

archive The archive.

DESCRIPTION

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

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetArchivePhysicalPath(3)

Search: Section: