Path: utzoo!mnetor!uunet!lll-winken!lll-tis!ames!ncar!noao!mcdsun!sunburn!gtx!al From: al@gtx.com (0732) Newsgroups: comp.lang.c Subject: Re: gotos Message-ID: <619@gtx.com> Date: 11 Apr 88 21:03:53 GMT References: <2571@cognos.UUCP> <77200029@uiucdcsp> <4307@ihlpf.ATT.COM> <4347@ihlpf.ATT.COM> <5170@ihlpg.ATT.COM> Reply-To: al@gtx.UUCP (Al Filipski) Organization: GTX Corporation, Phoenix Lines: 15 ->to the goto? (And the break, which is a goto by another name.) E.g.: a quibble here. a break is a "goto by another name" as much as a while loop is a "goto by another name". In fact a break is a considerably restricted form of a goto, and it is this restriction that makes it easier to read and understand, and not at all comparable to those awful unrestricted goto's. By the way, this discussion reminds me of a letter that appeared a few years ago in CACM. ,It was from a man in Japan named Mr. Goto, and it was a complaint about how everyone was always trying to eliminate him. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ( Alan Filipski, GTX Corp, 8836 N. 23rd Avenue, Phoenix, Arizona 85021, USA ) ( {ihnp4,cbosgd,decvax,hplabs,amdahl,nsc}!sun!sunburn!gtx!al (602)870-1696 ) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~