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