|
NAMEcxGetFileCount - Returns the number of files in the specified directory.SYNOPSIS#include <comprex.h>unsigned int cxGetFileCount(CxDirectory *dir); PARAMETERS
DESCRIPTIONReturns the number of files in the specified directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |