Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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)

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>

home | help