ClanSoft logo
ClanSoft logo

    CL_Time::get_time_string

Syntax

static char *get_time_string();

Return value

Time string.

Description

Returns todays date and time represented as a string of the form"Wed Jun 30 21:49:08 1999\n".The return value points to a statically allocated string which might be overwritten by subsequent calls to any of the date and time functions.


Back to index



This page was built using the Perceps documentation system.