Your understanding is pretty much correct, except that it #import "my.h"searches in the same directory as the source file and all the system paths (the same as the search #import <my.h>).
I have a static library with .h files elsewhere. Can I find a compiler for a new folder for .h files C # import "my.h", as in VC ++
. -I gcc. , path/to/my-other-dir, -Ipath/to/my-other-dir gcc. Xcode, , ; , .