From: "Dahl" Newsgroups: comp.os.msdos.djgpp Subject: Includes in DJGPP Date: Mon, 3 Aug 1998 20:59:07 +0200 Organization: Algonet/Tninet Lines: 15 Message-ID: <6q51qm$4j1$1@zingo.tninet.se> NNTP-Posting-Host: du165-150.ppp.algonet.se To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk 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