Disable printf using freopen stdout while keeping std::cout functioning

后端 未结 0 582
粉色の甜心
粉色の甜心 2020-12-18 17:20

I have a piece of code that takes an ostream as input, which can be std::cout or a std::sstream and outputs to it.

void         


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