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

FreeBSD Manual Pages

  
 
  

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

NAME
       cxGetSubDirCount	 -  Returns the	number of subdirectories in the	speci-
       fied directory.

SYNOPSIS
       #include	<comprex.h>

       unsigned	int cxGetSubDirCount(CxDirectory *dir);

PARAMETERS
       dir    The directory.

DESCRIPTION
       Returns the number of subdirectories in the specified directory.

RETURNS
       Nothing.

libcomprex			  05 Mar 2003		   cxGetSubDirCount(3)

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

home | help