DragonFly On-Line Manual Pages

Search: Section:  


cxSetFileDate(3)             The GNUpdate Project             cxSetFileDate(3)

NAME

cxSetFileDate - Sets the timestamp of the specified file.

SYNOPSIS

#include <comprex.h> void cxSetFileDate(CxFile *file, time_t date);

PARAMETERS

file The file. date The date/time timestamp in seconds since the epoch.

DESCRIPTION

Sets the timestamp of the specified file.

RETURNS

Nothing. libcomprex 05 Mar 2003 cxSetFileDate(3)

Search: Section: