On Wed, 2 Aug 2000 08:14:22 +0100 (BST), Matt Sergeant wrote:

>I used to be a C programmer myself (well OK, I was a C++ programmer...),
>but I'd rather any day type "localtime->year" than "(localtime)[5]".

And what would you type instead of 

        (localtime)[3, 4, 5]

? localtime->(day, month, year) ?

-- 
        Bart.

Reply via email to