DragonFly On-Line Manual Pages

Search: Section:  


cxGetDirName(3)              The GNUpdate Project              cxGetDirName(3)

NAME

cxGetDirName - Returns the base directory name of the specified directory.

SYNOPSIS

#include <comprex.h> const char *cxGetDirName(CxDirectory *dir);

PARAMETERS

dir The directory.

DESCRIPTION

Returns the base directory name of the specified directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetDirName(3)

Search: Section: