Path: utzoo!attcan!uunet!munnari.oz.au!metro!macuni!news From: news@macuni.mqcc.mq.oz (USENET News System) Newsgroups: comp.lang.c Subject: Re: Assignment in test: OK? Message-ID: <535@macuni.mqcc.mq.oz> Date: 19 Sep 90 04:49:35 GMT References: <3749@goanna.cs.rmit.oz.au> <1698@m1.cs.man.ac.uk> Organization: Macquarie University, School of Mathematics, Physics, Computing and Electronics Lines: 11 In article gaynor@sparky.rutgers.edu (Silver) writes: >similar. If I had my way, assignment would be `<-' and equality, `='. Hmm... So if (a<-1) { ... } takes on a whole new meaning ... (and always succeeds!) IMHO this is even more confusing than the =/== debate. Regards JamesPW