Hacker News new | ask | show | jobs
by midjji 1778 days ago
yes its undefined behaviour in both C and C++. Yes, a number of compilers treat this differently, its also poorly supported on custom hardware using standard compilers like gcc. So compiling for some mobile device with slightly custom ... good luck.
1 comments

It is not undefined behavior in C. And the OP was about C.