DragonFly On-Line Manual Pages

Search: Section:  


cxGetFsNodePath(3)           The GNUpdate Project           cxGetFsNodePath(3)

NAME

cxGetFsNodePath - Returns the full path to the specified node.

SYNOPSIS

#include <comprex.h> const char *cxGetFsNodePath(CxFsNode *node);

PARAMETERS

node The node.

DESCRIPTION

Returns the full path to the specified node. This may include such non-physical elements as FTP sites, archives, etc. in the path.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxGetFsNodePath(3)

Search: Section: