FreeBSD Manual Pages
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)
NAME | SYNOPSIS | PARAMETERS | DESCRIPTION | RETURNS
Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetFileSize&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>