Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!mcvax!ukc!icdoc!qmc-cs!liam From: liam@cs.qmc.ac.uk (William Roberts) Newsgroups: net.lang.c Subject: Re: := instead of = ? Message-ID: <152@cs.qmc.ac.uk> Date: Thu, 29-May-86 06:23:29 EDT Article-I.D.: cs.152 Posted: Thu May 29 06:23:29 1986 Date-Received: Sun, 1-Jun-86 07:26:54 EDT Reply-To: liam@cs.qmc.ac.uk (William Roberts) Organization: CS Dept, Queen Mary College, University of London, UK. Lines: 13 Summary: Expires: Sender: Followup-To: Xpath: ukc eagle For the time being, you can catch a lot of the typos by putting if (5==x) ... instead of if (x==5) ... I *know* it looks very strange, but losing an = in the first causes the compiler to mutter about illegal lhs of assignment. Losing an = in the second, however.... -- William Roberts ARPA: liam@UK.AC.qmc.cs Queen Mary College UUCP: liam@qmc-cs.UUCP LONDON, UK