DragonFly On-Line Manual Pages

Search: Section:  


cxGetFileCount(3)            The GNUpdate Project            cxGetFileCount(3)

NAME

cxGetFileCount - Returns the number of files in the specified directory.

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)

Search: Section: