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