[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: String represents arrays of characters.
- From: Luiz Henrique de Figueiredo <lhf@...>
- Date: Tue, 14 Dec 2010 06:46:55 -0200
> I suspect that there's a very straightforward C extension waiting to
> be written which provides an array of bytes which can be freely
> translated to and from strings.
This has been discussed here several times. See for instance
http://lua-users.org/lists/lua-l/2004-05/msg00153.html
I've also found a "Lua memory bank library" apparently by Jeff Massung
among my files but I could not find a lua-l post about it, nor Google
has been helpful.