Here's one I always wanted: ->=
For example:
struct foo { /* stuff */ struct foo *next } *p;
for(p = whatever; p != NULL; p ->= next)
/* look at p->stuff */
Dean Rubine Arpa: Rubine at cmu-cs-a, Rubine at cmu-cs-k
The major effect that the breakup of ATT has had on
me is that I no longer know my uucp address.