lua-users home
lua-l archive

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


> http://www.ijs.si/software/snprintf/
>
>Very portable, very simple 

But this implements snprintf not sprintf: it depends on the existence of
sprintf! Or am I missing something?
--lhf