|
NAMEcxGetArchivePath - Returns the full path to the specified archive.SYNOPSIS#include <comprex.h>const char *cxGetArchivePath(CxArchive *archive); PARAMETERS
DESCRIPTIONReturns the full path to the specified archive.This may include such non-physical elements as FTP sites, archives, etc. in the path. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |