Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!mailrus!uwm.edu!cs.utexas.edu!usc!merlin.usc.edu!nunki.usc.edu!jeenglis From: jeenglis@nunki.usc.edu (Joe English) Newsgroups: comp.lang.c Subject: Re: The final word on GOTO (Don't I wish) Message-ID: <5128@merlin.usc.edu> Date: 17 Sep 89 06:59:52 GMT References: <20324@<1989Sep14> <225800222@uxe.cso.uiuc.edu> Sender: news@merlin.usc.edu Reply-To: jeenglis@nunki.usc.edu (Joe English) Organization: University of Southern California, Los Angeles, CA Lines: 11 mcdonald@uxe.cso.uiuc.edu writes: >I would consider a goto harmful IF and ONLY IF it produced a bug in a program. How about a bunch of goto's that rendered the code totally unreadable? Have you seen the recent posting of the permutation algorithm translated from Fortran? That's what's considered harmful about it. --Joe English jeenglis@nunki.usc.edu