<div dir="rtl"><div dir="ltr">Visual Studio 2013 improves C99 support:</div><div dir="ltr"><br></div><div dir="ltr"><a href="http://blogs.msdn.com/b/vcblog/archive/2013/07/19/c99-library-support-in-visual-studio-2013.aspx">http://blogs.msdn.com/b/vcblog/archive/2013/07/19/c99-library-support-in-visual-studio-2013.aspx</a><br>

</div><div dir="ltr"><a href="http://blogs.msdn.com/b/vcblog/archive/2013/06/28/c-11-14-stl-features-fixes-and-breaking-changes-in-vs-2013.aspx">http://blogs.msdn.com/b/vcblog/archive/2013/06/28/c-11-14-stl-features-fixes-and-breaking-changes-in-vs-2013.aspx</a><br>

</div><div dir="ltr"><br></div><div dir="ltr">do note that the *l math functions are actually double as long double is 64 bit in Visual C++ so alternative functions would still be needed in MingW.</div><div dir="ltr"><br>

</div><div dir="ltr">Yaron</div><div dir="ltr"><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote"><div dir="ltr">2013/10/11 Óscar Fuentes <span dir="ltr"><<a href="mailto:ofv@wanadoo.es" target="_blank">ofv@wanadoo.es</a>></span></div>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">"罗勇刚(Yonggang Luo)"<br>
<div class="im"><<a href="mailto:luoyonggang@gmail.com">luoyonggang@gmail.com</a>> writes:<br>
<br>
> I guess he is talking about Mingw runtime, Indeed, I also looking for<br>
> clang + Windows SDK + ms c runtime vs clang + mingw runtime.<br>
<br>
</div>MinGW runtime is the MS runtime plus some additions (some C99 functions<br>
and replacements for old/buggy functions.) The MS C runtime (and the VC<br>
compiler) is seriously lacking on terms of C standards compliance.<br>
<div class="HOEnZb"><div class="h5"><br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</div></div></blockquote></div><br></div>