Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 8/21/84; site rlgvax.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxl!houxm!vax135!cornell!uw-beaver!tektronix!hplabs!hao!seismo!rlgvax!jack From: jack@rlgvax.UUCP (Jack Waugh) Newsgroups: net.lang.c Subject: Re: Using &LABEL Message-ID: <77@rlgvax.UUCP> Date: Sun, 2-Sep-84 23:43:41 EDT Article-I.D.: rlgvax.77 Posted: Sun Sep 2 23:43:41 1984 Date-Received: Fri, 14-Sep-84 05:17:27 EDT References: <3480@decwrl.UUCP> Organization: CCI Office Systems Group, Reston, VA Lines: 6 As I recall (for what it's worth now), the C Reference that came with Fifth Edition UNIX (the version before V6) suggested using integer pointers as label variables. K&R, page 204, section 9.12, says "the only use of a label is as a target of a goto".