unsigned long long int strtoull (const char* str, char** endptr, int base); —— Convert string to unsigned long long integer.
確定! 回上一頁