From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: fac41,9a0ff0bffdf63657 X-Google-Attributes: gidfac41,public X-Google-Thread: 1108a1,9a0ff0bffdf63657 X-Google-Attributes: gid1108a1,public X-Google-Thread: 103376,4b06f8f15f01a568 X-Google-Attributes: gid103376,public X-Google-Thread: f43e6,9a0ff0bffdf63657 X-Google-Attributes: gidf43e6,public From: gerryq@indigo.ie (Gerry Quinn) Subject: Re: Software landmines (loops) Date: 1998/09/09 Message-ID: <6t5mtp$4ho$1@news.indigo.ie>#1/1 X-Deja-AN: 389349151 References: <6rf59b$2ud$1@nnrp1.dejanews.com> <6rfra4$rul$1@nnrp1.dejanews.com> <35DBDD24.D003404D@calfp.co.uk> <6sbuod$fra$1@hirame.wwa.com> <904556531.666222@miso.it.uq.edu.au> <6sgror$je8$3@news.indigo.ie> <6sh3qn$9p2$1@hirame.wwa.com> <6simjo$jnh$1@hirame.wwa.com> <35eeea9b.2174586@news.erols.com> <6sjj7n$3rr$1@hirame.wwa.com> <35f055a5.1431187@news.erols.com> <6sjnlu$83l$1@hirame.wwa.com> <6skfs7$2s6$1@hirame.wwa.com> <35F252DD.5187538@earthlink.net> <6t4dge$t8u$1@nnrp1.dejanews.com> Organization: Indigo Newsgroups: comp.lang.eiffel,comp.object,comp.software-eng,comp.lang.ada Date: 1998-09-09T00:00:00+00:00 List-Id: In article <6t4dge$t8u$1@nnrp1.dejanews.com>, adam@irvine.com wrote: >In article <35F252DD.5187538@earthlink.net>, > Charles Hixson wrote: > >> I suppose that it is possible to write spaghetti code without using >> goto's, I've never tried. > >Sigh . . . does anyone *try* to write spaghetti code? The thing is, someone >who's inexperienced and hasn't read enough code to know whether code is >readable or not, is certainly capable of writing unreadable, convoluted code >without using GOTO. I agree - in fact I would argue that if you are carrying a flag for deciding when to exit, the flag is part of the flow of control - with all the potential pasta that entails. - Gerry ---------------------------------------------------------- gerryq@indigo.ie (Gerry Quinn) ----------------------------------------------------------