>I wonder what happens if you put SQLite on a computer with no native IEEE
>maths library.

Same as compiling with SQLITE_OMIT_FLOATING_POINT on a computer/compiler that 
*does* have floating point I should imagine -- you end up with a version of 
SQLite with all floating point omitted.

---
Theory is when you know everything but nothing works.  Practice is when 
everything works but no one knows why.  Sometimes theory and practice are 
combined:  nothing works and no one knows why.




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

Reply via email to