"H.J. Lu" <[email protected]> writes: > On Wed, Jan 28, 2009 at 12:32 PM, Ian Lance Taylor <[email protected]> wrote: >> "H.J. Lu" <[email protected]> writes: >> >>> I got a request to try "FOO.H" if foo.h doesn't exist when dealing >>> with >>> >>> #include "foo.h" >>> >>> Any comments? >> >> Please, no. >> >> They could use header.gcc instead. >> >> http://gcc.gnu.org/onlinedocs/cppinternals/Files.html >> > > Will it work on pathnames?
Normally the file is placed where the header file lives, and gives alternate names which may be used to open the header file. Ian
