Message-Id: <199712302209.JAA20299@mona.lexicon.net.au> From: "John Machin" To: djgpp AT delorie DOT com Date: Wed, 31 Dec 1997 09:06:17 +1000 MIME-Version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Subject: Re: Which is best? C or C++ ??? Precedence: bulk > From: "Thomas G. McWilliams" > Subject: Re: Which is best? C or C++ ??? > Date: Tue, 23 Dec 1997 08:38:28 GMT > Yes, in the final draft of the standard, C++ has depreciated the > "goto" statement in favor of the "comefrom". For all new software > development it is recommended to structure your design to take > advantage of the new "comefrom" statement instead of the "goto". Late-breaking news: the committee has introduced a "new" statement, borrowed from COBOL via INTERCAL: alter