From: tdu AT enter DOT net (Tim Updegrove) Newsgroups: comp.os.msdos.djgpp Subject: Missing header file Date: Tue, 13 Apr 1999 01:39:16 GMT Message-ID: <3712a042.8670421@news.enter.net> X-Newsreader: Forte Free Agent 1.11/32.235 NNTP-Posting-Host: 207.16.152.100 X-Original-NNTP-Posting-Host: 207.16.152.100 X-Trace: 12 Apr 1999 21:42:15 -0400, 207.16.152.100 Organization: Enter.Net Lines: 11 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I made a simple header file for use with the "hello world" program and put it in the same directory as hello.c. The compiler couldn't find it. Putting the header file into c:\djgpp\include works but seems very awkward, especially for larger programs with many header files and for multiple programs. I've read FAQ 8.1 and 8.2 about header files but it didn't answer my questions. Is there a simple way to keep the header files with the program files? Tim Updegrove tdu AT enter DOT net (remove the "nospam." in the reply address)