You will then read the arguments from the stack as (indexing for this stack starts with 1 like in lua): double arg1 = lua_tonumber (L, 1); ...
確定! 回上一頁