Sender: nate AT cartsys DOT com Message-ID: <369BAE84.6F908D1D@cartsys.com> Date: Tue, 12 Jan 1999 12:20:20 -0800 From: Nate Eldredge X-Mailer: Mozilla 4.08 [en] (X11; I; Linux 2.0.36 i586) MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Re: Wierd problem References: <77gb55$ip4$1 AT news DOT global DOT co DOT za> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com Jason Filby wrote: > > Hi all, > > When compiling this litte bit of code, I got this error: > > typedef > void <------ parse error before `PVOID' > (*PTEST) ( > ULONG a; > ) Have you got some #define in a header somewhere that #defines `void' to something? -- Nate Eldredge nate AT cartsys DOT com