DragonFly On-Line Manual Pages

Search: Section:  


cxGetFileCompressedSize(3)   The GNUpdate Project   cxGetFileCompressedSize(3)

NAME

cxGetFileCompressedSize - Returns the compressed size of the specified file.

SYNOPSIS

#include <comprex.h> unsigned int cxGetFileCompressedSize(CxFile *file);

PARAMETERS

file The file.

DESCRIPTION

Returns the compressed size of the specified file.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFileCompressedSize(3)

Search: Section: