itoa() is a type casting function in C. This function converts an integer to a null-terminated string. It can also convert a negative number.
確定! 回上一頁