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.
.ccと.cppファイル拡張子の違いは何ですか?
.cc
.cpp
Google から、どちらも C++ 言語からのものであることがわかりましたが、両者の違いはよくわかりません。
実際には、それはすべて、あなたとあなたのコンパイラが好むものに依存します。それらの間に違いはまったくありません。