Re: lua_setfield, lua_getfield and valid stack index
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: lua_setfield, lua_getfield and valid stack index
- From: Shmuel Zeigerman <shmuz@...>
- Date: 2007年8月20日 18:16:40 +0200
It also says:
(3) Unless otherwise noted, any function that accepts valid indices can
also be called with pseudo-indices
Though I confess to miss the above statement, it seems to be
better to define a new term for indexes that are "either valid
or pseudo" and then use that term throughout the document where
applicable.
--
Shmuel