Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10 5/3/83; site cmu-cs-k.ARPA Path: utzoo!watmath!clyde!burl!ulysses!allegra!mit-eddie!godot!harvard!seismo!rochester!cmu-cs-pt!cmu-cs-k!dandb From: dandb@cmu-cs-k.ARPA (Dean Rubine) Newsgroups: net.lang.c Subject: YAAO (yet another assignment operator) Message-ID: <209@cmu-cs-k.ARPA> Date: Tue, 11-Dec-84 12:02:53 EST Article-I.D.: cmu-cs-k.209 Posted: Tue Dec 11 12:02:53 1984 Date-Received: Thu, 13-Dec-84 02:19:02 EST Organization: Carnegie-Mellon University, CS/RI Lines: 14 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@cmu-cs-a, Rubine@cmu-cs-k The major effect that the breakup of ATT has had on me is that I no longer know my uucp address.