lua-users home
lua-l archive

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


> All working examples I found were larger and/or messier than what I worked up

Have you tried string.format("%x",...) ?
--lhf