[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Simple way to create a big string of blanks?
- From: Petite Abeille <petite.abeille@...>
- Date: Wed, 19 Aug 2009 22:30:15 +0200
On Aug 19, 2009, at 10:22 PM, Michael Newberry wrote:
You mean like string.rep()? No, I'm wanting to avoid concatenations
as much as possible. Sure I could do something like make a literal
string of 100 and then concetenate 25 of them, but the number of
bytes is arbitrary.
http://www.lua.org/source/5.1/lstrlib.c.html#str_rep