|
NAMEcxGetArchiveFileCount - Returns the total number of files in the archive.SYNOPSIS#include <comprex.h>size_t cxGetArchiveFileCount(CxArchive *archive); PARAMETERS
DESCRIPTIONReturns the total number of files in the archive.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |