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++ で間違った bash 関数によって生成された標準エラーを読み取ることは可能ですか? 例えばpopen関数を使えば、cerrで標準エラーを読み込んで扱えるのでしょうか?
dup開いているファイル記述子を複製できるようにするものを探していると思います(そのうちの1つは ですstderr)。
dup
stderr