cxSetFsNodeType(3) The GNUpdate Project cxSetFsNodeType(3)NAME
cxSetFsNodeType - Sets the type of node.SYNOPSIS
#include <comprex.h> void cxSetFsNodeType(CxFsNode *node, CxFsNodeType type);PARAMETERS
node The node. type The type of node.DESCRIPTION
Sets the type of node.RETURNS
Nothing. libcomprex 05 Mar 2003 cxSetFsNodeType(3)