[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Behaviour of lua_equal and similar functions
- From: Roberto Ierusalimschy <roberto@...>
- Date: Wed, 08 Oct 2003 09:00:20 -0300
> I guess they return 0 for "false", some other value for "true" and
> don't manipulate the stack - can anyone confirm this?
That's correct.
-- Roberto