pins...@gmail.com writes: > No because they are c++ code so capital C is correct.
However, we should avoid relying on case-sensitive file systems (Windows) and use .cc or .cxx for C++ files ("+" is not a valid file name character on Windows, so we can't use .c++).