|
NAMEcxSetArchivePhysicalPath - Sets the full physical path to the archive.SYNOPSIS#include <comprex.h>void cxSetArchivePhysicalPath(CxArchive *archive, const char *path); PARAMETERS
DESCRIPTIONSets the full physical path to the archive.If the archive is non-local, this should be a temporary file. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |