DragonFly On-Line Manual Pages

Search: Section:  


cxSetFileCompressedSize(3)   The GNUpdate Project   cxSetFileCompressedSize(3)

NAME

cxSetFileCompressedSize - Sets the compressed size of the specified file.

SYNOPSIS

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

PARAMETERS

file The file. size The file's compressed size.

DESCRIPTION

Sets the compressed size of the specified file.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFileCompressedSize(3)

Search: Section: