DragonFly On-Line Manual Pages

Search: Section:  


cxGetArchiveFileCount(3)     The GNUpdate Project     cxGetArchiveFileCount(3)

NAME

cxGetArchiveFileCount - Returns the total number of files in the archive.

SYNOPSIS

#include <comprex.h> size_t cxGetArchiveFileCount(CxArchive *archive);

PARAMETERS

archive The archive.

DESCRIPTION

Returns the total number of files in the archive.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetArchiveFileCount(3)

Search: Section: