homeAppSaved.com WINDOWSWINDOWS WEBWEB MACMAC IOSIOS ANDROIDANDROID LINUXLINUX

C-Free

c programming tool

thumb of C-Free
  • Publishers:
    Program Arts Software
  • License: Trial
  • Capacity: 7 MB
  • Saved: 71
  • Update:
  • System: Windows 95/98/Me/NT/2000/XP/2003 Server/Vista

C-Free - C programming tool

C-Free - this is an application designed specifically for the 'C family' programming language. With C-Free, writing code will become a lot easier, you just need to type the first word of the keyword, the program will automatically fill in the appropriate keywords for you. Not only that, C-Free also ' memorizes ' the function names that you have declared and will automatically call the function names in the same way as calling keywords (this is a very new feature called Intelligent Input of C-Free).

C language is considered as one of the basic programming languages ​​that almost all students of the IT department of colleges and universities encounter. However, writing code in Borland C environment is too monotonous, sometimes you encounter very basic errors (misspelled the function name, for example) and . confused with the "agile" error messages of Borland C With C-Free you will overcome this situation.

Picture 1 of C-Free

The way to use the program is very simple: You click the New icon (or use Ctrl + N) to create a new file, this file will be in the format of .cpp. In the editor of the program, just type the code, if the keyword is, the program will automatically display the rest.

Not only that, C-Free also has many other great features, such as:

+ You can easily look up the use of a command by highlighting the command line and pressing F1.
+ When compiling the program (F9 key), if the code fails, just click on the message line, the program will report the location of the error.
+ Easily compile via symbol or F5 key.
+ Easily create and put files into the Project via the Project menu .