This one bit me today
Larry Breed
lmb at ghoti.uucp
Sat Oct 14 11:14:01 AEST 1989
In article <1989Oct12.122841.22514 at uncecs.edu> utoddl at uncecs.edu (Todd M. Lewis) writes:
>One of my favorites
>is this:
> if (a=b) { ...
>I used to spend about an hour per program tracking down this
>little beauty.
Around here we use the terms "the test for present equality" (a==b)
and "the test for future equality" (a=b). -- If they weren't before, they are now...
Disclaimer: Don't blame my employer, blame:
Larry Breed (415) 855-4460
uucp: uunet!ibmsupt!lmb inet: ibmsupt!lmb at uunet.uu.net
More information about the Comp.lang.c
mailing list