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