|
Where to find/How to change .h include directories for g++
Hi there
rather new to linux...
Is there a file which determines what directories are searched for .h files when a #include <somefile.h> is used in C++ program? Im using g++
Im using Debian (Woody)
Thanks
James
|