DragonFly On-Line Manual Pages

Search: Section:  


cxSetFsNodeParent(3)         The GNUpdate Project         cxSetFsNodeParent(3)

NAME

cxSetFsNodeParent - Sets the specified node's parent directory.

SYNOPSIS

#include <comprex.h> void cxSetFsNodeParent(CxFsNode *node, CxDirectory *parent);

PARAMETERS

node The node. parent The parent directory.

DESCRIPTION

Sets the specified node's parent directory.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFsNodeParent(3)

Search: Section: