RAD Studio
|
In C++, include files always have the file extension .h.
The CodeGear C++ compiler searches for files included in your source code with the #include directive in the following ways:
The library file search algorithms are similar to those for include files:
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|