Your email address belongs to a school and you are eligible for a free educational premium account.
Learn more

CCC - Dev-C++ Code Completion Cache

What is a CCC file

The CCC file format is used for so-called cache files that are used by a program called Dev-C++. This open-source IDE (Integrated Development Environment) is typically used for C/C++ software programming. The cache file contains data that is needed and used by the program to complete code written in C++. Thus, the usage of CCC files makes developing a lot quicker.

CCC files are created when a user of Dev-C++ accepts the autocompletion function when first running the IDE. When this autocompletion function is accepted, the program starts parsing files in order to create the cache file with the CCC extension. Usually, these files can be found in the following directory: \%APPDATA%\Dev-Cpp\

Here's a small, but not exhaustive list of programs that can open CCC documents:

  • BloodshedSoftware Dev-C++ (Windows)
  • Orwell Dev-C++ (Windows)
About
Extension CCC
MIME type n/a
Useful links