Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Path: utzoo!watmath!clyde!caip!seismo!gatech!akgua!whuxlm!whuxl!houxm!ihnp4!cbosgd!cbuxc!cbuxb!cbrma!aka From: aka@cbrma.UUCP (Andy Kashyap) Newsgroups: net.lang.c Subject: Re: Fun with & and * Message-ID: <4699@cbrma.UUCP> Date: Mon, 30-Jun-86 13:58:57 EDT Article-I.D.: cbrma.4699 Posted: Mon Jun 30 13:58:57 1986 Date-Received: Fri, 4-Jul-86 09:17:18 EDT References: <3082@jhunix.UUCP> Reply-To: aka@cbrma.UUCP (Andy Kashyap(Andy) x5292) Organization: AT&T-BL, RMAS, Columbus Lines: 23 In article <3082@jhunix.UUCP> ecf_bdw@jhunix.UUCP (Dwight Wilson) writes: > >In a previous article I wrote that one could use the macro: > > #define pointer_to(X) X * > >in order to allow declarations of the form > > pointer_to(float) x; > [ ...] > -Dwight Someday someone will try this declaration: pointer_to(int) pa, pb, pc ; and be in for a surprise. - Andy Kashyap - ..!cbosgd!cbrma!aka