Hacker News new | ask | show | jobs
by skydhash 28 days ago
There's C the standard, and there's C the implementation (compiler & platform). The standard is nice to have on a bookshelf, but your main reference should be the implementation.
1 comments

Until one cares about writing portable code across implementations.