DragonFly On-Line Manual Pages

Search: Section:  


cxGetFsNodeParent(3)         The GNUpdate Project         cxGetFsNodeParent(3)

NAME

cxGetFsNodeParent - Returns the specified node's parent directory.

SYNOPSIS

#include <comprex.h> CxDirectory *cxGetFsNodeParent(CxFsNode *node);

PARAMETERS

node The node.

DESCRIPTION

Returns the specified node's parent directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFsNodeParent(3)

Search: Section: