I tried to convert a string from Lua(5.1.5) to an integer, and check if the number is a valid integer(0~99999). However, I found lua_tonumber() ...
確定! 回上一頁