定義函數:long int strtol(const char *nptr,char **endptr,int base); 函數說明:strtol()會將參數nptr字符串根據參數base來轉換成長整型數。參數base範圍 ...
確定! 回上一頁