On Thu, Jun 13, 2013 at 10:59 AM, Filipe Madureira <
filipe.madure...@sysdevsolutions.com> wrote:

>  can someone tell me where in the source code the float (or double, I
> don't know) value of 2.55 is being converted to a string to be outputed
>

Floating point to ASCII conversion happens here:

    http://www.sqlite.org/src/artifact/bff529ed476?ln=406-553



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

Reply via email to