|
NAMEcxSetDirDate - Set the timestamp of the specified directory.SYNOPSIS#include <comprex.h>void cxSetDirDate(CxDirectory *dir, time_t date); PARAMETERS
DESCRIPTIONSet the timestamp of the specified directory.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |