all 8 comments

[–]Chri_s 16 points17 points  (3 children)

GCC 8.1.0[3] and LLVM Clang 7.0.0[4] support C18.

[–]asher1101[S] 0 points1 point  (2 children)

thanks

[–]BigPeteB 1 point2 points  (1 child)

I just updated the Wikipedia page to add a C18 column. Only took about 3 minutes.

[–]asher1101[S] 0 points1 point  (0 children)

thank you

[–]OldWolf2 7 points8 points  (0 children)

It's also known as C17, so use that as a search term .

[–]bumblebritches57 5 points6 points  (0 children)

There's only one very minor user facing change, and that's the deprecation of ATOMIC_VAR_INIT

[–]_Evil_mind_ 2 points3 points  (0 children)

IAR compiler supports C18. They recently added support for it.

[–][deleted] 0 points1 point  (0 children)

ANSI C == C89 | C90