|
NAMEcxSetArchiveFileName - Sets the archive's physical filename.SYNOPSIS#include <comprex.h>void cxSetArchiveFileName(CxArchive *archive, const char *filename); PARAMETERS
DESCRIPTIONSets the archive's physical filename.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |