C Programming IDE free download here


Screen shots

Main Window


C-Free main window includes main menu, toolbars, file tab bar, code editor, symbol window, symbol panel, file tree window, class window, directory window and message window.

Multi-compiler
In theory, C-Free can support any C/C++ compilers. By importing builder file of its own format, you can compile your programs with compiler that you want in C-Free.
Enhanced Syntax Coloring
C-Free parses the source code that opened, and highlights Data types (Class/Struct/Union), Functions, Variables, Constants in C/C++ code.
Smart Input
C-Free can memorize the words (identifiers or keywords) that you have typed. When you type one or two letters of these words later, C-Free will tip the word that you want, then you press the "Enter" key, the word will automatically be inputted into the edit area.
Code completion

When you enter a class name followed by a period or a pointer followed by an arrow in the Code editor, the list of properties and  methods appropriate to the class or struct is displayed. You can then select the item and press Enter to add it to your code.
Code parameters

View the arguments of a method call as you enter them into your code.
All Symbols


Download Now
C programmind Language IDE free download
List all symbols of your opened files.

C-Free supports the following major features:
 

项目符号 Support multiply compilers;
 
项目符号 Powerful C/C++ syntax highlighter. (Highlight Function, Data Type, and Constant, etc.);
 
项目符号 Integrated debugging;
项目符号 Customizable project creating wizard;
 
项目符号 Smart Input;
 
项目符号 Powerful code navigation utilities (Jump to declaration, definition);
 
项目符号 Code completion and Code parameters;
 
项目符号 List all symbols of program;
 
项目符号 Customizable utilities:
 
项目符号 Color Print (Syntax highlighted print);
 
项目符号 Project Converter (Convert project to C-Free format);
 
项目符号 Code templates;
项目符号 Regular expression searching and replacing text.
 
项目符号 Copy code as HTML.
 
项目符号 Support rich text in Message window.
 
项目符号 Symbol window and symbol panel.
项目符号 Hex Data Editing.