Newsgroups: comp.lang.c Path: utzoo!henry From: henry@utzoo.uucp (Henry Spencer) Subject: Re: A curriosity in the C compiler... Message-ID: <1988Oct28.170445.23942@utzoo.uucp> Organization: U of Toronto Zoology References: <530@uvicctr.UUCP> Date: Fri, 28 Oct 88 17:04:45 GMT In article <530@uvicctr.UUCP> sbanner1@uvicctr.UUCP (S. John Banner) writes: >This will determine if the expression "a = b == c" is parsed >as "(a = b) == c" (which is correct), or as "a = (b == c)" (which >is not). Wrong. It's the other way round. -- The dream *IS* alive... | Henry Spencer at U of Toronto Zoology but not at NASA. |uunet!attcan!utzoo!henry henry@zoo.toronto.edu