Currently At: Programming Reference > C Reference > Standard C Time & Date > time()

time()


Syntax:
#include <time.h>
time_t time( time_t *time );


Description:
The function time() returns the current time, or -1 if there is an error. If the argument time is given, then the current time is stored in time.

Related Topics:
localtime(), gmtime(), strftime(), ctime()


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions