cxGetFirstSubDir(3) The GNUpdate Project cxGetFirstSubDir(3)NAME
cxGetFirstSubDir - Returns the first subdirectory in the directory.SYNOPSIS
#include <comprex.h> CxDirectory *cxGetFirstSubDir(CxDirectory *dir);PARAMETERS
dir The directory.DESCRIPTION
Returns the first subdirectory in the directory.RETURNS
Nothing. libcomprex 05 Mar 2003 cxGetFirstSubDir(3)