<-
chris at umcp-cs.UUCP
chris at umcp-cs.UUCP
Sat Jul 12 16:02:42 AEST 1986
>In article <5282 at topaz.RUTGERS.EDU> gaynor at topaz.UUCP writes:
>>ASSIGNMENT <-
In article <1631 at mmintl.UUCP> franka at 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 at umcp-cs ARPA: chris at mimsy.umd.edu
More information about the Comp.lang.c
mailing list