C庫函數unsigned long int strtoul(const char *str, char **endptr, int base)把 ... 下面是strtoul() 函數的聲明。 ... 下面的實例演示了strtoul() 函數的用法。
確定! 回上一頁