Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 (Tek) 9/28/84 based on 9/17/84; site mako.UUCP Path: utzoo!watmath!clyde!burl!ulysses!mhuxr!ihnp4!houxm!vax135!cornell!uw-beaver!tektronix!orca!mako!jans From: jans@mako.UUCP (Jan Steinman) Newsgroups: net.lang.c Subject: Re: Quiz for Novice to Intermediate C Users Message-ID: <717@mako.UUCP> Date: Fri, 19-Apr-85 14:53:10 EST Article-I.D.: mako.717 Posted: Fri Apr 19 14:53:10 1985 Date-Received: Sun, 21-Apr-85 05:39:51 EST References: <646@dataio.UUCP> Reply-To: jans@mako.UUCP (Jan Steinman) Distribution: na Organization: Tektronix, Wilsonville OR Lines: 16 Summary: In article <646@dataio.UUCP> buls@dataio.UUCP (Rick Buls) writes: >foo() >{ > int a,b,*p= &a; /* p points to a */ > Automatics cannot be initialized this way, and I don't believe the comment would be correct if they could. Perhaps: int a, b, *p; p = &a; is what was intended? Perhaps I'm missing something? -- :::::: Jan Steinman Box 1000, MS 61-161 (w)503/685-2843 :::::: :::::: tektronix!tekecs!jans Wilsonville, OR 97070 (h)503/657-7703 ::::::