Symbian
Symbian OS Library

SYMBIAN OS V9.3

[Index] [Spacer] [Previous] [Next]



Location: time.h

ctime_r()

IMPORT_C char *ctime_r(const time_t *, char *);

Description

A reentrant version of ctime().

Parameters

const time_t *

char *

Return value

char *