Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!zaphod.mps.ohio-state.edu!think.com!paperboy!hsdndev!cmcl2!adm!smoke!gwyn From: gwyn@smoke.brl.mil (Doug Gwyn) Newsgroups: comp.std.c Subject: Re: Pointers to Incomplete Types in Prototypes Message-ID: <16039@smoke.brl.mil> Date: 2 May 91 20:19:28 GMT References: <700@taumet.com> <1991May2.164028.10641@ux1.cso.uiuc.edu> Organization: U.S. Army Ballistic Research Laboratory, APG, MD. Lines: 7 In article <1991May2.164028.10641@ux1.cso.uiuc.edu> l-rittle@uiuc.edu (Loren J. Rittle) writes: -In article <700@taumet.com> steve@taumet.com (Stephen Clamage) writes: ->As shown, the prototype declares "struct bar" to be an incomplete type ->*local to the prototype*, and hence unavailable outside the prototype. -What are you talking about? This is not true, see below. Steve was correct.