On Thu, Dec 28, 2006, Gonzalo Arana wrote:
> Having negative values for a counter does not seem right to me.
foo++;
if (foo < 0)
foo = 0;
Adrian
Received on Thu Dec 28 2006 - 05:41:11 MST
This archive was generated by hypermail pre-2.1.9 : Sat Dec 30 2006 - 12:00:04 MST