DragonFly On-Line Manual Pages

Search: Section:  


cxSetFileSize(3)             The GNUpdate Project             cxSetFileSize(3)

NAME

cxSetFileSize - Sets the uncompressed size of the specified file.

SYNOPSIS

#include <comprex.h> void cxSetFileSize(CxFile *file, unsigned int size);

PARAMETERS

file The file. size The file's uncompressed size.

DESCRIPTION

Sets the uncompressed size of the specified file.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFileSize(3)

Search: Section: