strtoul(), strtoull(). Convert a string into an unsigned long integer. Synopsis: #include <stdlib.h> unsigned long int strtoul( ...
確定! 回上一頁