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