Paul Cochrane wrote:
On 30/10/2007, jerry gay <[EMAIL PROTECTED]> wrote:it's probably time to change all the 'foo = (type)-1' to 'foo = MAXTYPE' to reduce the magic number count in the source, and make the intent of the code more clear.I agree with this sentiment most definitely. Clarity is a Good Thing.
+1 Allison