[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Clarification in 'luaL_optlstring' doc.
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 11 Nov 2015 16:49:31 -0200
> I'd suggest to add to 'luaL_optlstring's doc something like:
>
> "If l is not NULL, fills the position *l with the result's length *** or 0 if the result is NULL *** ."
Do you need that?
-- Roberto