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