Message-ID: <333DDE2E.58B0@mho.net> Date: Sat, 29 Mar 1997 21:29:50 -0600 From: Sox Reply-To: mfagan AT mho DOT net Organization: The Fagan Family MIME-Version: 1.0 To: djgpp AT delorie DOT com Subject: Problem Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Every time I try to compile something such as my hworld.cpp i have a piece of code in it that goes like this #include And every time I try to compile I get this error: hworld.cpp:13: stdio.h: No such file or directory (ENOENT) It doese it even when I put the file in the directory with hworld.cpp and the compiler. And it doesn't only happen with hworld.cpp and stdio.h it happens with everything. Help would be greatly appreciated! -Sox