Loading...
Select Version
&pagelevel(4)&pagelevel
Syntax | #include <time.h> struct tm *localtime_r(const time_t *clock, struct tm *result); | |
Description |
| |
Return val. | Pointer to a string pointed to by result | |
if successful. | ||
Null pointer | if an error occurs. | |
See also |
|