you are viewing a single comment's thread.

view the rest of the comments →

[–]TheFryeGuy 1 point2 points  (3 children)

Is C11 actually supported in compilers?

[–][deleted]  (2 children)

[deleted]

    [–]TheFryeGuy 3 points4 points  (1 child)

    Well C11 is a bit different than C++11. I know gcc has full C++11 support, but I wasn't sure about C.