lua-users home
lua-l archive

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


luaconf.h you most certainly need to tailor the macro named

lua_number2int

If you have lrint() use it.


while you are at it, check on.

lua_str2number(s,p)

DB