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