Re: off topic: Windows XP Source Code

From: Vesa-Pekka Palmu (vessu@dlc.fi)
Date: Sun Dec 16 2001 - 01:03:21 CET


> > do_nothing_loop();
> > do_nothing_loop();
>
> Some redoundancies is always acceptable. This is venial and, even, this show
> that do_nothing_loop() isn't an infinite loop, thank Bill! :-)

void do_nothing_loop( void )
        {
                send_HLT_signal(150000);
        }

void do_something_loop( void )
        {
                spinn_hd(2500)
                char temp[10^50000];
                temp == "a":
                allocate_some_memory();
                generate_random_error();
        }

"We are the Windows. Your life as you knew it is over. Your biological and
technological identities will be removed from our own. stability is irrelevant.
Resistance is futile. You will be assimilated."

Vesa-Pekka Palmu AKA Depili
E-mail: depili@sci.fi
ICQ#: 12379430

---------------------------------------------------------------------
To unsubscribe, e-mail: mulinux-unsubscribe@sunsite.dk
For additional commands, e-mail: mulinux-help@sunsite.dk



This archive was generated by hypermail 2.1.6 : Sat Feb 08 2003 - 15:27:21 CET