lua-users home
lua-l archive

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


I specifically meant how one could strip the nulls and still have it work.

I assume the string is a dump of `function () print("April fools!") end`.

On Wed, Apr 2, 2008 at 5:38 AM, Evan DeMond <evan.demond@gmail.com> wrote:
>
>
> On Tue, Apr 1, 2008 at 8:24 PM, Ben <thebassplayer@gmail.com> wrote:
> > That's pretty cool, though I don't know how it works.
> >
> >
> >
> >
>
> Check out:
>
> http://www.lua.org/manual/5.1/manual.html#pdf-string.dump
>
>