> > If we add these bits to -115, will everyone agree to never bring up
> > changing caps again, and to all agree on that the next time a n00b
> > comes around?
>
> while (1) {
> printf("+1!!\n"); // express agreement vehemently
> sleep(1); // do not consume all CPU
> }I think the sleep is a waste of time. With the proliferation of multi-core cpu's you might as well use one of them forever for such a vehemently expressed agreement. -JD
