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 ++を学んでいます
私が知りたいのは、GCC コンパイラ main.cpp printing.h printing.cpp を使用してコード ブロックで 3 つのファイルを作成したことだけです。
そして、ファイル「printing.cpp」のクラス「printingarea」の関数「printer」でテキストを印刷し、「printing.h」でプロトタイプ化し、「main.cpp」で呼び出したい