DragonFly On-Line Manual Pages

Search: Section:  


cxGetSubDirCount(3)          The GNUpdate Project          cxGetSubDirCount(3)

NAME

cxGetSubDirCount - Returns the number of subdirectories in the specified 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)

Search: Section: