lua-users home
lua-l archive

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


> It's annoying that a function passed to atexit() won't take a parameter!
> I assume this is why there's no os.atexit in Lua...

Yes.

-- Roberto