Precedence Question - (nf)
Morris Keesan
keesan at bbncca.ARPA
Wed Feb 15 00:59:06 AEST 1984
-----------------------------
A trivial quibble:
John Levine (ima!johnl) says
> In regard to this:
>
> cat = foo ? fu = bar : mouse;
> Precedence has nothing to do with it.
and
> The only possible parse for the first expression is:
>
> cat = foo ? (fu = bar) : mouse;
----------------
I agree that the question originally posed by smu!pedz has nothing to do
with precedence, but rather with order of evaluation. However, precedence
does ordeN{
--
Morris M. Keesan
{decvax,linus,wjh12,ima}!bbncca!keesan
keesan @ BBN-UNIX.ARPA
More information about the Comp.lang.c
mailing list