lua-users home
lua-l archive

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


Hi,

This post may sound stupid, but I haven't found/been able to produce a
decent int64 (read as 8 bytes or whatever) to decimal-string
conversion function made in Lua without bitops or integer
multiplication past 52bit. Any hints/links? Just wanted to provide a
fallback to installing a bignum library in fbclient.

Thanks,
Cosmin.