lua_pushnumber(L, (int)luaL_checknumber(L, 1) + (int)luaL_checknumber(L, 2)); return 1; }. static const luaL_Reg my_funcs[] = {
確定! 回上一頁