Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83; site brl-vgr.ARPA Path: utzoo!linus!philabs!cmcl2!seismo!brl-tgr!brl-vgr!ron From: ron@brl-vgr.ARPA (Ron Natalie ) Newsgroups: net.lang Subject: Re: goto is fast? Message-ID: <2731@brl-vgr.ARPA> Date: Thu, 31-May-84 12:54:44 EDT Article-I.D.: brl-vgr.2731 Posted: Thu May 31 12:54:44 1984 Date-Received: Sat, 2-Jun-84 10:56:44 EDT References: <19560@wivax.UUCP> Organization: Ballistics Research Lab Lines: 8 Actually the introduction of non-structured constructs into structured programming is most often to save SPACE more than anything else. And just because you don't have goto's doesn't mean your code is structured. Most real programmers (which means people who are not just pinko computer science types writing code for example) don't use fully stuctured programming at all. -Ron