DragonFly On-Line Manual Pages

Search: Section:  


cxGetDirectory(3)            The GNUpdate Project            cxGetDirectory(3)

NAME

cxGetDirectory - Returns the subdirectory specified in the path.

SYNOPSIS

#include <comprex.h> CxDirectory *cxGetDirectory(CxDirectory *base, const char *path);

PARAMETERS

base The base directory. path The path.

DESCRIPTION

Returns the subdirectory specified in the path.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetDirectory(3)

Search: Section: