摘要:
— 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... 阅读全文
摘要:
— Two declarationsof the same object or function specify types that are not compatible(6.2.7).[代码] 阅读全文
摘要:
— 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是负零。 阅读全文
摘要:
我叫嗷嗷,我喜欢乱叫,我是C/C++语言的偏执狂,嗷嗷~~~~ 这里是我对于C语言中的那些undefined behavior的理解 阅读全文
摘要:
我叫嗷嗷,我喜欢乱叫,我是C/C++语言的偏执狂,嗷嗷~~~~
这里是我对于C语言中的那些undefined behavior的理解。
本系列其他 阅读全文