Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 (Tek) 9/26/83; site orca.UUCP Path: utzoo!watmath!clyde!burl!hou3c!hocda!houxm!vax135!cornell!uw-beaver!tektronix!orca!andrew From: andrew@orca.UUCP (Andrew Klossner) Newsgroups: net.lang.c Subject: Re: Using &LABEL Message-ID: <1034@orca.UUCP> Date: Fri, 31-Aug-84 16:43:27 EDT Article-I.D.: orca.1034 Posted: Fri Aug 31 16:43:27 1984 Date-Received: Mon, 3-Sep-84 08:15:35 EDT References: <3480@decwrl.UUCP> Organization: Tektronix, Wilsonville OR Lines: 22 [] "I could imagine horrible things like passing the address of a label to another function and executing a goto." From K&R: "Control may be transferred unconditionally by means of the statement goto identifier; The identifier must be a label located in the current function." Thus, no "goto parameter". Back in my youth, I remember wading through a good deal of v6 code which used "signal(2,&label)" to transfer control within the procedure on receipt of control-C. This sort of thing seems to have died out. -- Andrew Klossner (decvax!tektronix!orca!andrew) [UUCP] (orca!andrew.tektronix@rand-relay) [ARPA]