Hacker News new | ask | show | jobs
by fanf2 600 days ago
C17 is the best version to target. It is a bugfix version of C11, so the feature set is older and more widely available than the date suggests. C11 includes atomics which are necessary for multicore programming.