[<<Previous Entry]
[^^Up^^]
[Next Entry>>]
[Menu]
[About The Guide]
C3007 Can't open #include file
Explanation: The preprocessor cannot open the file specified in a
#include directive. The file is either misspelled or not located in any
of the directories specified by the INCLUDE environment variable.
Action: Correct the problem by changing the filename including its
directory in your DOS INCLUDE environment variable, or by using the /I
option to temporarily add one or more directories to the front of the
INCLUDE directory list.
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson