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++での例を教えてください
入力ストリームを出力ストリームに送信することは、パイプと呼ばれます。
はい、できます。