定義函數int sscanf (const char *str,const char * format,........); 函數說明 sscanf()會將 ... sscanf(input,”%d %x %5[a-z] %*s %f”,&i,&j,s,s);
確定! 回上一頁