Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
esrauch
on Nov 4, 2018
|
parent
|
context
|
favorite
| on:
A Guide to Undefined Behavior in C and C++ (2010)
You really don't need to go very far to get into UB instead of implementation defined: signed int overflow is already UB and the program is permitted to do literally anything if you ever accidentally make one of your ints too large.
Consider applying for YC's Spring batch! Applications are open till Feb 11.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: