[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Undocumented lua_pushstring feature
 
- From: roberto@... (Roberto Ierusalimschy)
 
- Date: Wed, 14 Nov 2007 13:57:43 -0200
 
> lua_pushstring checks for NULL pointers. 
> Is it intented that this is not documented?
No.
> Can I rely on it?
Yes.
-- Roberto