[ADMB Users] Including a header file

dave fournier davef at otter-rsch.com
Fri Oct 28 13:04:07 PDT 2011


my understanding is that

    #include "filename"

means include the file from the current directory
while

   #include <filename>

means search all the include directories (such as those in -I dir) for 
the file.





More information about the Users mailing list