Does anyone know the sqlite3_mprintf/sqlite3_vmprintf format specifier for
64-bit integers?
I have tried %Ld and %I64d, but it just guillotines the string at that
point.
I am using Borland C++ Builder v6.
Thanks in advance.
-- 
View this message in context: 
http://www.nabble.com/sqlite3_mprintf---C-C%2B%2B-formatting-64-bit-values--tp22237504p22237504.html
Sent from the SQLite mailing list archive at Nabble.com.

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

Reply via email to