Home | Download | Support

C-Free - A Professional Excellent C/C++ IDE

Code Parser

C-Free contains a full featured C/C++ code parser, which can parse all C/C++ file that you opened or all source files of project, and maintains a symbol database for use. The following features of C-Free use the symbol database:

  • Syntax highlight data type, functions/methods, and variables in code editor;
  • Display symbols of current opened file in Symbol Window;
  • Display symbols of current project in Class Window;
  • "All Symbols" Dialog;
  • Jump to Declaration/Definition and Find Reference command;
  • Code completion and Code parameters.