lua-users home
lua-l archive

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


Mike Pall wrote:
Oh, and you realize that converting doubles to/from unsigned
integers is _dead slow_ on many platforms (but not necessarily so
for signed integers).

On which platforms?

Matt