DragonFly On-Line Manual Pages

Search: Section:  


cxGetDirParent(3)            The GNUpdate Project            cxGetDirParent(3)

NAME

cxGetDirParent - Returns the specified directory's parent directory.

SYNOPSIS

#include <comprex.h> CxDirectory *cxGetDirParent(CxDirectory *dir);

PARAMETERS

dir The directory.

DESCRIPTION

Returns the specified directory's parent directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetDirParent(3)

Search: Section: