On 6/29/2012 1:56 PM, Kyle McKay wrote:
On June 28, 2012 09:46:06 PDT, Stephan Beal wrote:
- There are no standard printf()/scanf() specifiers for it, which means
those funcs cannot be used with size_t or ifdefs or casts are needed to
handle them portably.

Perhaps you should actually check the standard before making such a claim:

http://pubs.opengroup.org/onlinepubs/009695399/functions/printf.html

There are standardized ones, but not standard ones; a subtle, but important, distinction.

Compare your link to http://msdn.microsoft.com/en-us/library/tcxf1dw6.aspx

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to