|
NAMEcxSetFileDate - Sets the timestamp of the specified file.SYNOPSIS#include <comprex.h>void cxSetFileDate(CxFile *file, time_t date); PARAMETERS
DESCRIPTIONSets the timestamp of the specified file.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |