cxGetFsNodeName(3) The GNUpdate Project cxGetFsNodeName(3)NAME
cxGetFsNodeName - Returns the name of the specified node.SYNOPSIS
#include <comprex.h> const char *cxGetFsNodeName(CxFsNode *node);PARAMETERS
node The node.DESCRIPTION
Returns the name of the specified node.RETURNS
Nothing. libcomprex 05 Mar 2003 cxGetFsNodeName(3)