scanf does not return EOF on "matching failure". It returns EOF only on "input failure" (EOF, read errors, or encoding errors), ...
確定! 回上一頁