As you’ve read many times through this book, certain things in C result in undefined behavior. This chapter covers what undefined behavior is, why it exists, gives a few surprising examples, and how optimization can make it worse.

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

Undefined Behavior

  • Paul J. Lucas

摘要

As you’ve read many times through this book, certain things in C result in undefined behavior. This chapter covers what undefined behavior is, why it exists, gives a few surprising examples, and how optimization can make it worse.