C Editor - the text editor for C programmers. The editor have color syntax highlighting and all basic characteristics of standard editor of IDE (Integrated Development Environment). Editor_s main purpose is to edit source code files outside IDE with multiple opened copies of program when programmer needs to find, replace or compare source code. The program may compile the file using for this purpose the Microsoft VC compiler. Most effectively the editor can be used with a file search utility. The search utility Search Edit or IDE Helper is available for download on developer_s WEB site.