The strtoi() function converts the string in nptr to an intmax_t value. The strtoi() function uses internally strtoimax(3) and ensures that the result is always ...
確定! 回上一頁