From: Martin Stromberg Message-Id: <200011300826.JAA08746@lws256.lu.erisoft.se> Subject: Re: Problems compiling with Rhide To: djgpp AT delorie DOT com (DJGPP) Date: Thu, 30 Nov 2000 09:26:27 +0100 (MET) X-Mailer: ELM [version 2.5 PL3] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Reply-To: djgpp AT delorie DOT com In article <01c05ab3$3e87b1e0$d36553d1 AT Pgehlers> you wrote: : > Are you sure that the C++ file end with a C++ extension (e. g. ".cpp")? : > : > : > Right, : > : > MartinS : > : I was having a terrible time trying to compile some code that included : a structure and a variable that I wanted to inherit from that structure. : I was scratchin my head for hours and loosing sleep. : Untill I read this reply... That's an indication of not reading the README.1ST file, which every starting user should read. The answer is probably in the FAQ as well, which should be consulted often. : Thanks MartinS Your welcome. Right, MartinS