|
NAMEcxGetArchivePhysicalPath - Returns the full physical path to the file.SYNOPSIS#include <comprex.h>const char *cxGetArchivePhysicalPath(CxArchive *archive); PARAMETERS
DESCRIPTIONReturns the full physical path to the file.If the archive is non-local, this will be a temporary file. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |