摘要: 转自:http://www.cnblogs.com/chio/archive/2008/06/18/1225028.html assert宏的原型定义在中,其作用是如果它的条件返回错误,则终止程序执行,原型定义: #include void assert( int expression... 阅读全文
posted @ 2012-05-08 15:34 应律 阅读(135) 评论(0) 推荐(0) 编辑