From: "John M. Aldrich" Newsgroups: comp.os.msdos.djgpp Subject: Re: new to DJGPP:Help with head files Date: Mon, 30 Dec 1996 18:56:23 -0800 Organization: Two pounds of chaos and a pinch of salt Lines: 29 Message-ID: <32C880D7.7F49@cs.com> References: <5a959p$9p6 AT cocoa DOT brown DOT edu> Reply-To: fighteer AT cs DOT com NNTP-Posting-Host: ppp108.cs.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp David Avery wrote: > > When I try to run any programs with header files that > I've created, the compiler says it can't find the > function names listed in the head file. I read the > FAQ and tried what it suggested, but to no avail. This is most likely an error in your program or in how you are calling the compiler. However, without seeing a specific example, it's very difficult to diagnose what you are doing wrong. Please resolve the problem to the smallest source code that demonstrates it, and post that along with the command(s) you use to compile, or the version of RHIDE you use. I can give you some ideas right now though: - You're using an early version of RHIDE that has some bugs in it. Try getting the latest version from Robert Hoehne's web site (http://www.tu-chemnitz.de/~rho/rhide.html). - You are miswriting the #include directives in your programs, like using <> instead of "" for your own headers, or spacing incorrectly. - You aren't compiling all the source files in your program. -- --------------------------------------------------------------------- | John M. Aldrich, aka Fighteer I | fighteer AT cs DOT com | | Plan: To find ANYONE willing to | http://www.cs.com/fighteer | | play Descent 2 on DWANGO! | Tagline: | ---------------------------------------------------------------------