On Tue, May 18, 2010 at 2:04 PM, Bill McCarthy <[email protected]> wrote: > Possibly, but if you make the code multithreaded you'd have to use an > interlocked increment. Use of a >= or a higher order bit bit-mask means you > don't have to lock as such (if you aren't worried about the exact count)
This is a very strange comment. -- silky http://www.programmingbranch.com/
