> :Just curious.. why do you need the "(int)" cast? > > Actually, it could very well be that I don't. I didn't want to spend > the time to check to see if the compiler warned on unsigned-char array > indexes.
When you add casts to quite warnings, please use the minium number of them. Even if it takes a little more time to test. I would much rather have the warnings than obfuscated code. -- -- David (obr...@nuxi.com -or- obr...@freebsd.org) To Unsubscribe: send mail to majord...@freebsd.org with "unsubscribe freebsd-current" in the body of the message