scanf 跟sscanf 是對於輸入特定格式文件或處理字串非常好用的函式。 ... int sscanf( const char *buffer, const char *format, ... ); ... 則會發生error 的情形。
確定! 回上一頁