28 static int initialized;
40 local = localtime(&clock);
41 tdate = asctime(local);
42 for (d = tdate; *d; d++)
void G_initialize_done(int *p)
int G_is_initialized(int *p)
const char * G_date(void)
Current date and time.
char * G_store(const char *s)
Copy string to allocated memory.