Compiling C99 in cl compiler -



Compiling C99 in cl compiler -

i using microsoft cl compiler (the 1 comes visual studio 2013) , looking command utilize when compiling tell compiler back upwards c99.. can help me this?

no, there no switch in same mode. visual studio 2013 not back upwards c99. situation become improve in vs 2015 because features needed c++11 compatibility. there no official c99 support.

there list of supported c99 library features in vs 2013: http://blogs.msdn.com/b/vcblog/archive/2013/07/19/c99-library-support-in-visual-studio-2013.aspx

c99 cl

Comments

Popular posts from this blog

Using Android Volley to post an array to PHP -

python - How to add an model instance to a django queryset? -

angularjs - No 'Access-Control-Allow-Origin' error from local domain to public API -