摘要:
— Conversion to orfrom an integer type produces a value outside the range that can be represented(6.3.1.4).— Demotion of onereal floating type to another produces a value outside the range... 阅读全文
posted @ 2010-08-31 19:33
嗷嗷
阅读(642)
评论(0)
推荐(0)
摘要:
— Two declarationsof the same object or function specify types that are not compatible(6.2.7).[代码] 阅读全文
posted @ 2010-08-31 19:30
嗷嗷
阅读(497)
评论(0)
推荐(0)
摘要:
— The arguments tocertain operators are such that could produce a negative zero result, but theimplementation does not support negative zeros (6.2.6.2).如果最高位为符号位,0x00000000是正零,0x80000000是负零。 阅读全文
posted @ 2010-08-31 19:27
嗷嗷
阅读(428)
评论(0)
推荐(0)
摘要:
我叫嗷嗷,我喜欢乱叫,我是C/C++语言的偏执狂,嗷嗷~~~~ 这里是我对于C语言中的那些undefined behavior的理解 阅读全文
posted @ 2010-08-31 19:23
嗷嗷
阅读(1384)
评论(0)
推荐(0)
摘要:
我叫嗷嗷,我喜欢乱叫,我是C/C++语言的偏执狂,嗷嗷~~~~
这里是我对于C语言中的那些undefined behavior的理解。
本系列其他 阅读全文
posted @ 2010-08-31 16:51
嗷嗷
阅读(534)
评论(0)
推荐(0)