Copying the contents of one file to another in C++ using getline

前端 未结 0 1188
自闭症患者
自闭症患者 2021-01-18 11:01

I am trying to write a function, that copies all the contents from one file to another. I am able to write to the other file if I put a sentence in quotes, but when I use ge

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