Fork me on GitHub
摘要: https://www.cnblogs.com/ggzss/archive/2011/08/18/2145017.html assert是一个宏定义,其作用是如果它的条件返回错误,则终止程序执行,原型定义: assert的作用是现计算表达式 expression ,如果其值为假(即为0),那么它先向 阅读全文
posted @ 2017-12-14 20:53 yooooooo 阅读(350) 评论(0) 推荐(1) 编辑