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