C庫函數int atoi(const char *str)轉換爲字符串參數str爲整數(int型)。 聲明以下是atoi()函數的聲明。 int atoi ( const char * str ) 參數str-- 這 ...
確定! 回上一頁