Oleg Goldshmidt <[EMAIL PROTECTED]> writes:
> In all probability all these stem from the structure tm - see
> "man 3 ctime".
ctime(3) does not use struct tm, but asctime(3) and mktime(3) do.
The man page is common for all of them (and some others). Sorry
for the confusion.
--
Oleg Goldshmidt | BLOOMBERG L.P. (BFM) | [EMAIL PROTECTED]
"... We work by wit, and not by witchcraft;
And wit depends on dilatory time." - W. Shakespeare.
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]