[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: a dumb query? pls humor me



On Wed, Feb 21, 2007 at 09:00:05AM -0600, Hugo Vanwoerkom wrote:
> Roberto C. Sanchez wrote:
> >On Tue, Feb 20, 2007 at 09:34:36PM +0000, Clive Menzies wrote:
> >>The only reason you need to reboot is when the kernel is updated.
> >>Rebooting after a general upgrade will make no difference.
> >>
> >Nonsense.  It will kill your uptime---the true measure of one's
> >geekiness :-)
> >
> 
> int main( int argc, char **argv, char **envp )
> {
> 
>     QDateTime my_birth = QDateTime(QDate(1939,3,11),QTime(16,20));
>     QDateTime now = QDateTime::currentDateTime();
>     printf("Uptime:%d days\n",my_birth.daysTo(now));
> 
> }
> 
> Uptime:24819 days

showoff!

A

Attachment: signature.asc
Description: Digital signature


Reply to: