lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


In message <[email protected]>, "Christopher S. Charabaruk" writes:
> What about NSPR <http://www.mozilla.org/projects/nspr/>?

NSPR has a high quality floating-point to string conversion routine; they
use David Gay's code (see
<URL: http://lxr.mozilla.org/seamonkey/source/nsprpub/pr/src/misc/prdtoa.c>).

Cheers,
 drj