|
NAMEcxSetFileArchive - Sets the archive that owns the file.SYNOPSIS#include <comprex.h>void cxSetFileArchive(CxFile *file, CxArchive *archive); PARAMETERS
DESCRIPTIONSets the archive that owns the file.This should only be used by libcomprex. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |