John,
I know on the IBM Mainframe, under something like CMS or MVS or VM or something
like that, #include "file" is SIGNIFICANTLY different from #include <file>. Of
course, they don't have directories, so you HAVE to specify whether the include
file is local or not.
Joe