Y
Hacker News
new
|
ask
|
show
|
jobs
by
kerny
4002 days ago
> Except... it's undefined behavior.
No longer true since C99.
1 comments
sinistersnare
4002 days ago
Source please? Or do I need money to get a copy of the standard?
link
tibiapejagala
4002 days ago
Latest standard drafts are usually free
for C99 see
http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1256.pdf
link
kzrdude
4002 days ago
Get publicly available draft 1570 of the C11 standard from the committee:
http://www.open-std.org/jtc1/sc22/wg14/www/standards.html
link
rylee
4002 days ago
https://news.ycombinator.com/item?id=9827417
link