El 31/08/14 a les 00:22, Benjamin Drung ha escrit:
The C99 standard allows printing size_t with "%zu", but Microsoft
Visual Studio needs "%Iu" instead [1]. [1]
http://msdn.microsoft.com/en-us/library/vstudio/tcxf1dw6.aspx
Thanks for the hint! But unfortunately that's only C99, but neither
C++11 nor C++03 mention it. GCC and Clang seem to support it in C++, but
in the end of the day you'd depend on the goodwill of compiler
vendors... :-(
Cheers,
Martin
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org