Message-ID: <32683BE6.46DC@mailhost.wlc.com> Date: Fri, 18 Oct 1996 19:24:38 -0700 From: David Marotto MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: djgpp Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit I have run into a major problem trying to get djgpp working. When I try to compile a file using #include it flashes an error message unknown file or directory or something like that. I know I have Iostream.h and when I tried some other include files the same thing happened. What directory should these files be in or how can I direct the compiler to these files. Thanks a lot