I know I should open the file in binary mode, but then what ? I need to get somethin like ... ifstream in ( "test.txt" , ifstream::binary );
確定! 回上一頁