6 ms·
This, the standard document itself (it's not very long, and drafts are freely available), and the C tag on stackoverflow (often contains comprehensive answers b
by 0x09 10y ago
This, the standard document itself (it's not very long, and drafts are freely available), and the C tag on stackoverflow (often contains comprehensive answers by well informed people) are my recommended resources.
http://port70.net/~nsz/c/c11/n1570.html http://port70.net/~nsz/c/c11/n1570.html
http://port70.net/~nsz/c/c11/n1570.pdf http://port70.net/~nsz/c/c11/n1570.pdf
http://stackoverflow.com/questions/tagged/c http://stackoverflow.com/questions/tagged/c
A good way to casually browse SO for interesting information is filtering by questions in the last <time period> and ordering by votes.
http://stackoverflow.com/search?tab=votes&q=%5bc%5d%20is%3aquestion%20created%3a2016-04-01..2016-05-01 http://stackoverflow.com/search?tab=votes&q=%5bc%5d%20is%3aq...