ChinaUnix.net
相关文章推荐:

NDEBUG

assert宏定义在assert.h中是根据ndebug是否定义展开的。 1 请问这个ndebug在哪里定义的? 2 我用gcc -Undebug取消不了,是因为-U在头文件之前被解析么? 3 如何在编译时取消这个宏定义? [ 本帖最后由 77h2_eleven 于 2008-6-27 10:47 编辑 ]

by 77h2_eleven - C/C++ - 2008-06-27 10:46:39 阅读(4594) 回复(3)

相关讨论