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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxGetArchiveFileCount  -	 Returns  the  total  number  of  files	in the
       archive.

SYNOPSIS
       #include	<comprex.h>

       size_t cxGetArchiveFileCount(CxArchive *archive);

PARAMETERS
       archive
	      The archive.

DESCRIPTION
       Returns the total number	of files in the	archive.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003	      cxGetArchiveFileCount(3)

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

home | help