[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Problems with the documentation
- From: D Burgess <dburgess@...>
- Date: Tue, 24 Jan 2006 01:46:54 +1100
On 1/24/06, Ben Sizer <kylotan@gmail.com> wrote:
> I recently had a problem with Lua 5 where lua_register was silently
> [...]
A good way to handle this is provide the macro it as an example in the
documentation of pushcclosure. It provides you with example usage
for the simple registration case and also covers the historical
requirements.
DB