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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxGetFileCount  -  Returns  the number of files in the specified	direc-
       tory.

SYNOPSIS
       #include	<comprex.h>

       unsigned	int cxGetFileCount(CxDirectory *dir);

PARAMETERS
       dir    The directory.

DESCRIPTION
       Returns the number of files in the specified directory.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		     cxGetFileCount(3)

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

home | help