Symbian
Symbian OS Library

SYMBIAN OS V9.3

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



Location: time.h

asctime_r()

IMPORT_C char *asctime_r(const struct tm *, char *);

Description

A reentrant version of asctime().

Parameters

const struct tm *

char *

Return value

char *