Jack F Vogel <[EMAIL PROTECTED]> writes:
> Log:
>   Small nit I just noticed, a pre-decrement should be post.

Why?  It makes absolutely no difference.

(s/decrement/increment/, btw)

Personally, I always use pre-{inc,dec}rement when I don't care about the
value of the expression, but I guess it's a matter of taste.

DES
-- 
Dag-Erling Smørgrav - [EMAIL PROTECTED]
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to