Re: Problems with the documentation
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: Problems with the documentation
- From: D Burgess <dburgess@...>
- Date: 2006年1月24日 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