DragonFly On-Line Manual Pages

Search: Section:  


cxSetArchiveSize(3)          The GNUpdate Project          cxSetArchiveSize(3)

NAME

cxSetArchiveSize - Sets the total size of the archive's contents.

SYNOPSIS

#include <comprex.h> void cxSetArchiveSize(CxArchive *archive, unsigned int archiveSize);

PARAMETERS

archive The archive. archiveSize The total size of the archive's contents.

DESCRIPTION

Sets the total size of the archive's contents.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetArchiveSize(3)

Search: Section: