I assumed that for empty line, fscanf(input, "\n%c", &next) would read '\n' into next , but it actually skips the second line and reads R .
確定! 回上一頁