From: "John S. Fine" Newsgroups: comp.os.msdos.djgpp Subject: Re: I'm a Newbie with DJGPP Date: Tue, 26 May 1998 15:00:33 -0400 Organization: Erol's Internet Services Lines: 25 Message-ID: <356B1151.211C@erols.com> References: <356A5A68 DOT B044EF5E AT est DOT fib DOT upc DOT es> <6kdqf5$ln3 AT news-central DOT tiac DOT net> <356B05E2 DOT 64085A20 AT est DOT fib DOT upc DOT es> Reply-To: johnfine AT erols DOT com NNTP-Posting-Host: 207-172-241-47.s47.as5.bsd.erols.com Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit Precedence: bulk Victor Viudez Gonzalez wrote: > > Martin Ambuhl escribió: > > > Victor Viudez Gonzalez wrote in message <356A5A68 DOT B044EF5E AT est DOT fib DOT upc DOT es>... > > : file.h : Error: syntax error before `typedef ´ > > ============ > > This means to look BEFORE `typedef' for your error. > Sure, but BEFORE typedef there're nothing! If that is true, then it must mean that the actual error is before the include that brought in file.h and it must be something (like a missing ";") that cannot be known to be wrong until the next token is seen. (C does allow you to do an include right in the middle of an expression). -- http://www.erols.com/johnfine/ http://www.geocities.com/SiliconValley/Peaks/8600/