DragonFly On-Line Manual Pages

Search: Section:  


cxGetFileSize(3)             The GNUpdate Project             cxGetFileSize(3)

NAME

cxGetFileSize - Returns the uncompressed size of the specified file.

SYNOPSIS

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

PARAMETERS

file The file.

DESCRIPTION

Returns the uncompressed size of the specified file.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFileSize(3)

Search: Section: