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