Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!mnetor!seismo!caip!clyde!burl!ulysses!bellcore!whuxcc!lcuxlm!whuxl!houxm!ihnp4!inuxc!iuvax!authorplaceholder From: cjl@iuvax.UUCP Newsgroups: net.lang.c Subject: Re: C-STYLE (goto?) Message-ID: <9500033@iuvax> Date: Tue, 2-Sep-86 16:48:00 EDT Article-I.D.: iuvax.9500033 Posted: Tue Sep 2 16:48:00 1986 Date-Received: Thu, 4-Sep-86 21:18:59 EDT References: <3253@brl-smok> Lines: 23 Nf-ID: #R:brl-smok:-325300:iuvax:9500033:000:789 Nf-From: iuvax.UUCP!cjl Sep 2 15:48:00 1986 > /* ---------- "C-STYLE (goto?)" ---------- */ > .... > > Now, I know a lot of people detest this because of the use of goto's, but this > seems the nicest way to perform this function. I really have nothing against > goto's if they are directed to the same spot (i.e., don't jump back and forth) > and enhance the readability of the code. > > Any comments? I am willing to adapt to another reasonable style for such > cases (if anyone really cared). The principle of exception handling in software engineering is well accepted and practiced today, especially through the direct support of Ada language. You shall find more and more people start to feel comfortable with this disciplined use of goto. C.J.Lo Dept. of CIS, IUPUI UUCP : ...!iuvax!cjl ARPA : cjl@Indiana@CSNet-Relay