| File Type |
C++ Source Code File |
| File Format |
File |
| Common? |
No |
| File Description |
Source code for a C++ program; may include all the code for a single program or may be one of several source code files referenced by a programming project; contains functions that are compiled into machine code, which the computer's operating system can understand.
May be edited with a basic text editor, though it will not show syntax highlighting, which is available in most software development programs. |
| Program(s) that open cc files |
Mac: Apple Xcode (formerly Mac OS X Project Builder); Freescale CodeWarrior
Windows: Microsoft Visual C++; Borland C++BuilderX
Unix: GNU Emacs; vi |
|