How to read input when debugging in C++ in Visual Studio Code without loosing encoding?

前端 未结 0 1204
自闭症患者
自闭症患者 2021-02-14 03:36

I want to debug a code that has std::cin on it.

If I put on launch.json \'"externalConsole": false\', I can\'t write anything (because there\'s no console to wo

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