seq = strtoull((prdcfgval+1), NULL, 10);. do_seq = 1; ... unsigned long long int strtoull(const char *nptr, char **endptr, int base); ?
確定! 回上一頁