atoi() function returns the integer number if the input string contains integer, else it will return 0. You can check the return value of the ...
確定! 回上一頁