From: uhfgood AT aol DOT com (Uhfgood) Newsgroups: comp.os.msdos.djgpp Subject: Re: -KWII- Help on using #define's with other modules... Lines: 12 NNTP-Posting-Host: ladder02.news.aol.com X-Admin: news AT aol DOT com Date: 22 Oct 1998 16:12:06 GMT Organization: AOL http://www.aol.com References: <362E7E8D DOT 68AFB941 AT cartsys DOT com> Message-ID: <19981022121206.15128.00004023@ng123.aol.com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com okay thanks... actually that's what I did also I did something that might be considered bad programming practice. in a "test" header file I put all of the includes, defines, and prototypes needed by the other modules, and in each of the modules ONLY put #include "test.h" and that seemed to work fine... but I guess putting the other includes in the header file only is bad practice eh? (note: I did #include "test.h" in all my source modules i was using for the particular program)... -KWII- *Keith Weatherby II* *Uhfgood AT aol DOT com* *Vice AT gconn DOT com*