Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: rbowman Newsgroups: comp.os.linux.setup,comp.os.linux.advocacy,sci.physics Subject: Re: I don't trust programmers who knock #define | goto. Date: Fri, 1 Oct 2021 20:11:23 -0600 Lines: 10 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Trace: individual.net cSfK51IT1LS2sDMbx9YOfwhUdq90z3nTgarEcngOwtoDmWLV+s Cancel-Lock: sha1:eTcmRiHX4gfwwoNZlPpxOBdlX90= User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.6.0 In-Reply-To: Xref: csiph.com comp.os.linux.setup:4551 comp.os.linux.advocacy:595023 sci.physics:833450 On 10/01/2021 10:46 AM, Jeff-Relf.Me@. wrote: > I don't trust programmers who knock #define | goto. > Each has it's uses. I'm amused when the evil goto is covered with syntactic sugar like try {} catch{} or convoluted blocks of code. Being an old assembler guy I know there's a JMP luring in the bushes. I think the purists were scarred in their youth by computed goto.