... -2); return 1; } static int SetAge(lua_State *L) { Student **s = (Student**)luaL_checkudata(L, 1, "Meta_Student"); luaL_argcheck(L, s !=
確定! 回上一頁