lua-users home
lua-l archive

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


I have this Lua code:

local string = "" print(string.format("%X", 16777216))

And it works perfectly, but I was told it's wrong? What's wrong with it? Why shouldn't I do this?

--
Disclaimer: these emails may be made public at any given time, with or without reason. If you don't agree with this, DO NOT REPLY.