did you know: int foo() { int x[4] = { 0, 1, 2, 3 }; return *(x + 5 - 3); } is undefined behavior in C
@dotstdy @FioraAeterna It may work, or it may not. Pointer arithmetic is only associative when both forms are well-defined.
-
-
@RichFelker@FioraAeterna And I don't see how this isn't surprising given that signed integer overflow being undefined is surprising to manyThanks. Twitter will use this to make your timeline better. UndoUndo
-
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.