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.
重複の可能性: cout、cin、cerr、clog の「c」は何を意味しますか?
cout の意味を誰か説明してくれませんか?
「c」は文字を表します。デフォルトでは、ほとんどのシステムの標準出力はコンソールに設定されており、テキスト メッセージが表示されますが、通常はリダイレクトできます。「c」は、誤って「コンソール」と見なされることがあります。
「アウト」はアウトプットの略
私は推測を危険にさらします...
チャンネルアウト