Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!gegeweb.org!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!border1.nntp.ams2.giganews.com!border3.nntp.ams.giganews.com!Xl.tags.giganews.com!border1.nntp.ams.giganews.com!nntp.giganews.com!local2.nntp.ams.giganews.com!news.giganews.com.POSTED!not-for-mail NNTP-Posting-Date: Thu, 07 Jul 2011 14:20:58 -0500 From: Chris Hinsley Newsgroups: comp.lang.forth Date: Thu, 7 Jul 2011 20:20:59 +0100 Message-ID: <2011070720205994579-chrishinsley@gmailcom> References: <2011062716133234957-chrishinsley@gmailcom> <96rn58Fv50U1@mid.individual.net> <201106271655172796-chrishinsley@gmailcom> <1e406776cc6779c8ac4f6231c24dbffa@msgid.frell.theremailer.net> <2746c0939d1a238ee58384acafc1b122@msgid.frell.theremailer.net> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: The Lisp Curse User-Agent: Unison/2.1.4 Lines: 39 X-Usenet-Provider: http://www.giganews.com X-Trace: sv3-3AqShV9f6K3gJDQHpGxzKP1Q8H3CHPuVHlZZ3nxlrqm3FihbfbdfP9nZU36oAyahFsgzA2CXXl92hQ5!XuWYyKhoymj+pFDIsYQuV3TKp1U2nSV+5x6i+5aZV4h4XQ9NOSXV3FIdEcCduAM/F/oMOQ== X-Complaints-To: abuse@giganews.com X-DMCA-Notifications: http://www.giganews.com/info/dmca.html X-Abuse-and-DMCA-Info: Please be sure to forward a copy of ALL headers X-Abuse-and-DMCA-Info: Otherwise we will be unable to process your complaint properly X-Postfilter: 1.3.40 X-Original-Bytes: 2999 Xref: x330-a1.tempe.blueboxinc.net comp.lang.forth:3869 On 2011-07-07 19:48:06 +0100, Rod Pemberton said: > "Nomen Nescio" wrote in message > news:df88fc8cfd40b995dfa513b2f4813f63@dizum.com... >> "Rod Pemberton" wrote: >> >>> That's intellectual dishonesty. I quoted K&R. It says it's unecessary. >> >> No, they show cases and explain where it's *better* to use goto. >> > > Better? I'm not sure how you come to that conclusion from what they said. > I see numerous disclaimers saying it's unecessary, but here are some > examples of it's use since it's part of the language. > >> Nobody says >> goto is necessary in C, but K&R *did* give an example where >> it's better to use goto than not to use it. >> > > 1) "... the goto statement is never necessary ..." > > 2) " ... it is almost always easy to write code without it. " > > 3) "Code involving a goto can always be written without one." > > 4) "... it does seem that goto statements should be used rarely, if at all" > > Don't all those state GOTOs are unecessary? The first even uses "never > necessary". After they stated it four time in a row, I'm not sure what I > could've misunderstood here. > > > Rod Pemberton Rod, their useing words ! Got to be careful about that ! :) Chris