SYNOPSIS
#include <time.h>
time_t time(time_t *tloc);
DESCRIPTION
The
PARAMETERS
- tloc
-
Points to an area where the return value is stored. If tloc is NULL, no value is stored. If tloc is nonzero, the return value is stored in the location that tloc points to.
RETURN VALUES
If successful,
CONFORMANCE
POSIX.1 (1996).
MULTITHREAD SAFETY LEVEL
Async-signal-safe.
PORTING ISSUES
None.
AVAILABILITY
MKS Toolkit for Professional Developers
MKS Toolkit for Enterprise Developers
MKS Toolkit for Enterprise Developers 64-Bit Edition
SEE ALSO
- Functions:
asctime() ,asctime_r() ,clock() ,ctime() ,ctime_r() ,difftime() ,gmtime() ,gmtime_r() ,localtime() ,localtime_r() ,mktime() ,strftime()
MKS Toolkit 9.3 Documentation Build 6.