From: ams AT ludd DOT luth DOT se (Martin Str|mberg) Newsgroups: comp.os.msdos.djgpp Subject: Re: parse error Date: 15 May 1999 13:49:25 GMT Organization: University of Lulea, Sweden Lines: 15 Message-ID: <7hju15$ion$9@news.luth.se> References: <19990515134402 DOT 72942 DOT qmail AT hotmail DOT com> NNTP-Posting-Host: queeg.ludd.luth.se X-Newsreader: TIN [UNIX 1.3 950824BETA PL0] To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hiroyuki Funakoshi (hfunakoshi AT hotmail DOT com) wrote: : I try to compile something and an error saying: : file.c:16: parse error before 'BaseVar' : file.c:16: warning: data definition has no type or storage class : : I've got : UINT32 BaseVar =10000; /* our base. For convenience. */ : on line 16 in file.c It seems "UINT32" hasn't been #defined or typedefed before line 16. Alanis Morissette, Supposed Former Infatuation Junkie, MartinS