Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.1 6/24/83 (MC830713); site vu44.UUCP Path: utzoo!linus!philabs!mcvax!vu44!jack From: jack@vu44.UUCP (Jack Jansen) Newsgroups: net.lang.c Subject: Re: aesthetics of C, and the ANSI standard Message-ID: <375@vu44.UUCP> Date: Tue, 28-Aug-84 02:47:49 EDT Article-I.D.: vu44.375 Posted: Tue Aug 28 02:47:49 1984 Date-Received: Thu, 30-Aug-84 08:44:19 EDT References: <12772@sri-arpa.UUCP> Organization: VU Informatica, Amsterdam Lines: 11 > It also seems to me that LABEL names could overlap variable names without > confusing the compiler. (Whether it would confuse the casual reader is > another question.) - Jim Van Zandt > > It *does* confuse the compiler. You can take the address of a label using "&foo". By the way, is there anything useful you can do with this feature? Use it as a function address? Assigned goto's??? Something else????? Jack Jansen, {philabs|decvax}!mcvax!vu44!jack