From mboxrd@z Thu Jan 1 00:00:00 1970 Subject: Re: [9fans] Sam question From: bwc@borf.com To: 9fans@cse.psu.edu MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Message-Id: <20010819150437.A9C4F199E8@mail.cse.psu.edu> Date: Sun, 19 Aug 2001 11:05:27 -0400 Topicbox-Message-UUID: e2c4b27e-eac9-11e9-9e20-41e7f4b1d025 > I believe "goto" was retained in C for the benefit of code > generators. Then you never read any of Ken Thompson's code. Goto is i C because is was used! I suspect Ken, Dennis and friends did suffer from `goto phobia'. Besides, every statement has an implied `goto' to the next statement :) Does anyone have the Knuth reference on this subject? Brantley