in reply to Re: infinite loops == bad?
in thread infinite loops == bad?
$ perl -le '$now=57; $then=12; print +($then-$now)%60' 15
-Blake
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: infinite loops == bad?
by Biker (Priest) on Apr 24, 2002 at 15:55 UTC |