... powerful things. lua_getglobal(L, "luavar"); double luavar = lua_tonumber(L,-1); lua_pop(L,1); cout << "C++ can read the value set from Lua luavar = " <
確定! 回上一頁