阅读背景:

C头文件中的包含周期

来源:互联网 

How does one prevent an inclusion cycle in C? ie. You shouldn't have a.h #include "b.h", which #include's "c.h" which #include's "a.h". I'm looking for a way of preventing this from happening using some sort of C directive.How does one prevent an inclusion cycle in C? i




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: