Message-ID: <35A90A97.6003@ghg.net.extra> Date: Sun, 12 Jul 1998 14:12:23 -0500 From: "R. Timm" Reply-To: timmrb AT ghg DOT net DOT extra MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: RHIDE and header files Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: max3-33.ghg.net Lines: 12 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk I am having a problem with header files in RHIDE. When I kept everything in one file, everything worked great, but now I am trying to split a larger program into several smaller ones, each using its own header file. When RHIDE tries to compile the new structure, it tries to compile the *.h files as well. I have RTFM'd but I either missed it or it isn't there. How do I compile the larger projects so RHIDE doesn't try and get the header files as well and cause an error? Ron Timm Please remove the something extra from my address if you want to e-mail me.