>-----Original Message----- >From: piclist-bounces@mit.edu [mailto:piclist-bounces@mit.edu] >On Behalf Of Olin Lathrop >Sent: 26 March 2007 12:47 >To: Microcontroller discussion list - Public. >Subject: Re: [EE] Obituary - John Backus, FORTRAN team leader > > > >Besides, what's the big deal typing: > > i = j + 27; > if (i > k) ... > >versus: > > if ((i = j + 27) > k) ... > No big deal as C allows either, and a professional wishing to write clear, self explanitory code would choose the former. Regards Mike ======================================================================= This e-mail is intended for the person it is addressed to only. The information contained in it may be confidential and/or protected by law. If you are not the intended recipient of this message, you must not make any use of this information, or copy or show it to any person. Please contact us immediately to tell us that you have received this e-mail, and return the original to us. Any use, forwarding, printing or copying of this message is strictly prohibited. No part of this message can be considered a request for goods or services. ======================================================================= -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist