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

FreeBSD Manual Pages

  
 
  

home | help
cxSetArchiveFileSize(3)	     The GNUpdate Project      cxSetArchiveFileSize(3)

NAME
       cxSetArchiveFileSize - Sets the archive's physical file size.

SYNOPSIS
       #include	<comprex.h>

       void cxSetArchiveFileSize(CxArchive *archive, unsigned int fileSize);

PARAMETERS
       archive
	      The archive.

       fileSize
	      The physical size	of the archive.

DESCRIPTION
       Sets the	archive's physical file	size.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003	       cxSetArchiveFileSize(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=cxSetArchiveFileSize&sektion=3&manpath=FreeBSD+Ports+14.3.quarterly>

home | help