Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
コンソールからの入力と出力を取得できる C++ でデバッグ システムを作成したいと考えています。アウトプットが一番大事ですが、プログラム実行中に設定を変更できるようにインプットも取りたいです。
このジレンマを解決するための良い方法はありますか?
http://msdn.microsoft.com/en-us/library/ms681944(VS.85).aspxを見てください。