include file problems

Ben Elliston bje@cygnus.com
Sun Oct 29 13:57:00 GMT 2000


   Why do you have to click on the include files to bring them into the project?
   this can be a real pain!!
   shouldn't there be a option of some sort that Snav does a recursive search and auto
   loads the #include files?

Because often, parsing these files takes a lot of time and imports a lot of
detail into your project you don't care about.  It's unusual to really want
to know where strcmp() is declared, since you either know, or don't really
care.  Don't you agree?

Ben



More information about the Sourcenav mailing list