Message-ID: <35C6704F.C8828F1@sprynet.com> Date: Mon, 03 Aug 1998 19:22:07 -0700 From: Ishpeck Organization: Lunaticnologies MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: Includes in DJGPP References: <6q51qm$4j1$1 AT zingo DOT tninet DOT se> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: 192.41.73.173 Lines: 29 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk Actually, You don't have to include certain files, for them to be included. Some headers include other headers... You should set the directories, (in options if you're using RHIDE, or at the compile command), and, make sure you're not using that Windows garbage -- as it tends to distort file names 'n' such. Dahl wrote: > > Hi! > > I am a newbie at C using DJGPP's C compiler. > The thing I hate when i make a program is that there is a bunch of .h files > missing that > I haven't included. Now, can't someone out there make a little program that > you run against > your source file which tells you what header files to include and which you > have included that > is not necessary. This would be a great help! At least for me... > > Sven Dahl -- ------------------- See Ishpeck's Programming page! Example source, Utils, links, and help on your programs. http://members.xoom.com/ishpeck/ peck's Programming page! Example source, Utils, links, and help on your programs. http://members.xoom.com/ishpeck/