Probably the newline characters (ascii 10 or 0x0a) are skipped by the iostream object when you are reading in the bytes.
確定! 回上一頁