From: Tudor Newsgroups: comp.os.msdos.djgpp Subject: Re: new to DJGPP:Help with head files Date: Fri, 03 Jan 1997 16:20:03 -0800 Organization: Communications Accesibles Montreal Lines: 27 Message-ID: <32CDA233.6902@cam.org> References: <5a959p$9p6 AT cocoa DOT brown DOT edu> Reply-To: tudor AT cam DOT org NNTP-Posting-Host: dynppp-89.hip.cam.org 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. > > I tried for 6 hrs trying to get it to work, > please help! > > Thanks in advance. 1)You should put the header file in the INCLUDE directory and call it as #include 2)you should put it in the same directory as the sources and call it as #include "foo.h" Other than that,I have no ideea what you can do.It works for me,anyway. -- tudor 'at' cam 'dot' org yoda69 'at' hotmail 'dot' com http://www.cam.org/~tudor -----BEGIN GEEK CODE BLOCK----- Version: 3.1 GCS d-(--) s(-):(+) a? C+ UL>++++ P L>+++++ E- W++ N o K---(----) w--- O---- M-- V-? PS+++ PE Y PGP t+ 5-- X+++>++++ R tv b+ DI D+ G e->++ h>++ r- y>+++++ ------END GEEK CODE BLOCK------