int sscanf( const char *buffer, const char *format, ... ); ... 如果在%後面加一個*就是要讀入可是不會存到變數裡的意思,例如說%*d,%*c。 ※ 注意!
確定! 回上一頁