lua-users home
lua-l archive

Re: [MANUAL]: Discrepancy in documentation of lua_type

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> The sequence of types in the manual does not correspond to the values
> 0,1,2,... as defined in lua.h.
You're supposed to use the symbolic constants LUA_TNIL, LUA_TNUMBER,
etc., not the actual values.

AltStyle によって変換されたページ (->オリジナル) /