struct foo { int member; }; 檔案「father.h 」 #include "grandfather.h" 檔案「child.c」 #include "grandfather.h" ...
zh.wikipedia.org