Hello, I open the file like this and read it:

前端 未结 0 1736
迷失自我
迷失自我 2020-12-12 15:19

I open the file like this and read it:

ifstream("in.txt);

The file size is 300 KB But I want to read only 5 KB of it How is this done?

相关标签:
回答
  • 消灭零回复
提交回复
热议问题