... sizeof(rgb_t *)); *ud = rgb(lua_tonumber(L,1),lua_tonumber(L,2),lua_tonumber(L,3)); return 1; }. 当从Lua调用L_rgb函数时,会发生两次分配.
確定! 回上一頁