Mail Archives: djgpp/1997/03/29/23:36:53
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 <stdio.h>
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
- Raw text -