
C-Free is a powerful integrated development environment that you can use for developing C and C++ programs. It offers support for a great deal of compilers. Moreover, additional ones can be downloaded from the developer’s website. C-Free runs well on all the Windows versions and it’s supported by both 32- and 64-bit systems.
In order to operate this program properly, you will need to posses programming knowledge in languages like C, C++ or C#. This tool was especially created for developers, but can be used by beginners that are interested in this field of computing.
As expected, C-Free comes with syntax highlighting features that will help you save time while writing source code. Additionally, you can enable the code auto-completion feature for the same purpose.
Furthermore, C-Free can be used to correct your code and fix possible errors, as it includes a powerful debugger that will help you with this matter.
To conclude with, I think that C-Free stands as a great alternative to other popular applications that were designed for this purpose.
v5.0.0.3314 [Dec 20, 2009]
Added two compilers support:
Intel C++ Compiler;
Lcc-Win32.
New implemented dockable user interface. Support customable toolbar.
Support GUI debugging with Debugging Tools for Windows (cdb.exe) in C-Free.
Support hex data editing/printing.
Support opening and saving UTF-8(With BOM or No ROM)/UTF-16 files.
Support adding file directory into project directly.- Added wxWidgets, FLTK, GTK+, Qt project wizard.
Added GLUT, GLFW project wizard.
Support window splitting in source editor.
Added batch building for project.
Speed up C/C++ code parsing.
Auto closing bracket in editor.
Creates Implementation for existing function declaration.
Dozens of small improvements.
Bug fixes