Name:
Anonymous
2012-02-08 18:11
Are there any decent compilers that support the new C standard as of yet?
Name:
Anonymous
2012-02-08 19:00
Except C++11 first, then perhaps C11 if they're able to reuse the code, so basically cross your fingers.
That being said, C11 is easier to implement than C99, so lack of C99 support isn't a good indicator.