grab the parameters off the stack std :: string user_guess = lua_tostring ( PL , 1 ) ; std :: string comp_guess = lua_tostring ( pL , 2 ) ; int user score ...
確定! 回上一頁