Why does the api function const char *lua_typename (lua_State *L, int t); take a state when it doesn't do any state related stuff?
Why does the api function
const char *lua_typename (lua_State *L, int t);
-John
-- http:// i . /