cxGetDirPath(3) The GNUpdate Project cxGetDirPath(3)NAME
cxGetDirPath - Returns the full path name of the specified directory.SYNOPSIS
#include <comprex.h> const char *cxGetDirPath(CxDirectory *dir);PARAMETERS
dir The directory.DESCRIPTION
Returns the full path name of the specified directory.RETURNS
Nothing. libcomprex 05 Mar 2003 cxGetDirPath(3)