开发者

What's the "DNS_BLOCK_ASSERTIONS" (C compiler flag)?

What's the "DNS_开发者_Go百科BLOCK_ASSERTIONS" (C compiler flag)?


The NS_BLOCK_ASSERTIONS macro (no "D") suppresses the checks performed by NSAssert. You supply it to the compiler using -DNS_BLOCK_ASSERTIONS (see the comments for an explanation of the "D").

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜