*bonk*..  Meeza tupid..  :-)  Shoulda been <=, not >=..  :-)

> On Mon, 19 Feb 2001, "Thomas Charron" <[EMAIL PROTECTED]> wrote:
> > main(){
> >     int i = 0;
> >     while(1)
> >     {
> >         while(1)
> >         {
> >             if(i >= 10000) i++;
> >             else break;
> >          }
> >          i = 0;
> >          sleep(5000);
> >     }
> > }


**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************

Reply via email to