[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: io.format (was: Reported to the Bloat Police: string.pack, .unpack and .packsize!)
- From: Dirk Laurie <dirk.laurie@...>
- Date: Thu, 20 Aug 2015 09:27:31 +0200
2015-08-19 23:32 GMT+02:00 Rena <hyperhacker@gmail.com>:
> One of the first lines I add to new scripts is:
>
> function printf(...) io.write(string.format(...)) end
>
> (unfortunately it doesn't produce the best error messages if the
> format string is bad.)
Let me read your palm …. You have done a lot of programming
in a language with a one-letter name, and that letter is not R.