lua-users home
lua-l archive

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


Hi,

Chris wrote:
> On 2/23/06, Javier Guerra <javier@guerrag.com> wrote:
> > On Thursday 23 February 2006 11:50 am, Chris wrote:
> > > That made me think, a substring style unpack could be useful.
> >
> > this seems to work:
> 
> I would hack the actual unpack function Lua uses ...

Ahemm ... before you create even more code. Have you considered
looking into the Lua 5.1 manual first? :-)

  http://www.lua.org/manual/5.1/manual.html#pdf-unpack

Bye,
     Mike