[net.lang.c] <

chris@umcp-cs.UUCP (07/12/86)

>In article <5282@topaz.RUTGERS.EDU> gaynor@topaz.UUCP writes:
>>ASSIGNMENT  <-

In article <1631@mmintl.UUCP> franka@mmintl.UUCP (Frank Adams) replies:
>The problem is that "<-" is a legal sequence of operators.  Consider
>"if (x<-1) { ...}".

DIVISION	/
INDIRECTION	*

The problem is that /* is a legal sequence of operators.  Consider

	int r, i, *ip; r = i/*p;

As usual, if there is some kind of ambiguity, pick a disambiguator.

(This is not intended to imply that I think `<-' is a good assignment
operator.  On the other hand, the preceding sentence is not intended
to imply that I think `<-' is a bad assignment operator.)
-- 
In-Real-Life: Chris Torek, Univ of MD Comp Sci Dept (+1 301 454 1516)
UUCP:	seismo!umcp-cs!chris
CSNet:	chris@umcp-cs		ARPA:	chris@mimsy.umd.edu