From: Hans-Bernhard Broeker Newsgroups: comp.os.msdos.djgpp Subject: Re: unable to include my own header file Date: 24 Jul 2001 11:51:10 GMT Organization: Aachen University of Technology (RWTH) Lines: 16 Message-ID: <9jjnfe$oq3$1@nets3.rz.RWTH-Aachen.DE> References: <20010724104510 DOT 40472 DOT qmail AT web9306 DOT mail DOT yahoo DOT com> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 995975470 25411 137.226.32.75 (24 Jul 2001 11:51:10 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 24 Jul 2001 11:51:10 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com sarfraz ahmed wrote: > i am unable to include my own header file in the > RHIDE. The error that comes is unable to locate the > "myheader.h". tell me pleaz how can i solve this > problem.. thank you. We're not clairvoyant --- so you'll have to show us what exactly you're doing, and what the exact error message was. What's the full pathname of myheader.h, of the source that tries to #include it? Possible reasons of such a problem include the header file sitting in some subdirectory the compiler doesn't look into, or it's name having been mangled by some editor other than RHIDE, or an LFN problem. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.