How to switch back to keyboard/terminal input after using freopen() in C++?

后端 未结 0 973
小鲜肉
小鲜肉 2020-12-20 11:14

I need to take input from a file and store some values. Then I want to receive some queries from the user. So if I use freopen() to read from a file, then how c

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