On Thu, Jan 30, 2014 at 6:15 PM, Luiz Henrique de Figueiredo <lhf@tecgraf.puc-rio.br> wrote:
It is a nice hack, but if you miss printf, here it is:
function printf(...)
return io.write(string.format(...))
end
It occurred to me that my attempt at humor may not have come across. :( If not, please know that I'm happy that Lua does not include printf and that I think that its absence is an example of my favorite attribute of Lua. Please accept my token of gratitude: