DragonFly On-Line Manual Pages

Search: Section:  


cxGetArchivePath(3)          The GNUpdate Project          cxGetArchivePath(3)

NAME

cxGetArchivePath - Returns the full path to the specified archive.

SYNOPSIS

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

PARAMETERS

archive The archive.

DESCRIPTION

Returns the full path to the specified archive. This may include such non-physical elements as FTP sites, archives, etc. in the path.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetArchivePath(3)

Search: Section: