YAAO (yet another assignmen
johnl at ima.UUCP
johnl at ima.UUCP
Wed Feb 20 14:38:50 AEST 1985
>I would like to see the operator ':-)'. I'm taking bets on what
>it will mean (:-)
Ah, that's clear enough. You've defined the "doesn't get" operator. For
example:
a = b; /* a gets b */
a :-) b; /* a doesn't get b */
This tells the optimizer that a and b have nothing to to with each other.
The etymology dates from the time that :-) was introduced on Usenet for the
benefit of people who don't get jokes.
John Levine, ima!johnl
More information about the Comp.lang.c
mailing list