Which programming tool is used in C language? What are the differences between several tools?

Source: Internet
Author: User
Tags microsoft website
1. Turbo C for Windows Integrated Experiment and learning environment v6.0
(It is said to be good, suitable for beginners, I have never used it)
Http://www.xdowns.com/soft/38/121/2006/Soft_22249.html
Turbocforwindows Integrated Experiment and learning environment is a simple and easy-to-use C language experiment and learning software tailored by the University Instructor Team engaged in first-line teaching based on the characteristics of C language beginners, it supports automatic locating of error information, synchronous display of errors in Chinese and English compiling, debugging logic errors, real-time keyword help, syntax coloring, unlimited undo and recovery, word-based searching, replacement, and location, supports Chinese characters, long file names, direct editing and debugging, and running C ++ programs, it also has 750 examples and analysis by chapter, written examination papers and answers for the National C Language Level Examination from 01 to 05 years, 10 computer simulation questions and answer analysis, 58 classic source programs 42 typical function algorithms and calling program instances, 4 detailed course design source program annotations.

2. turbocv2.01 reinstall the array version
Http://www.xdowns.com/soft/38/121/2006/Soft_20739.html
===== Instructions on "turbocv2.01 reinstalling the array version" ====
Borland launched the C language programming integrated development environment turboc2.0 in 1981. Due to its stable performance, Borland has been working in different fields of the society for a long time and has been widely recognized by all walks of life. Borland launched the "turbocv2.01" upgrade in 1989 to solve some bugs of the Software. Then, in 1992, due to the launch of the more powerful integrated development environment "turboc ++ 3.0" for Object-Oriented Programming, "turbocv2.01" cannot be effectively promoted. Since the C language programming course has been using tc2.0 as the teaching experiment environment, in order to reduce the bug and make it easier for students to use, aiy. CN finds the "turbocv2.01" that has been dusty for a long time, repacks it, and brings it to life!
"Turbocv2.01 reinstalling the array version" is [aiy. CN ☆aiyou China 〗 to take care of the majority of beginners who are not familiar with the DOS environment software operations, so that you can easily install turboc2.01 in a Windows environment, and improve the operating environment for Windows, after being repackaged, it is recommended to the majority of teachers and students studying "C language programming. You do not need to be familiar with DOS. You only need to specify turbocv2.01 to be installed in any folder during installation, and you do not need to manually change any options to compile the program normally.
Main functions of "turbocv2.01 reinstalling the array version"
1. In order to take care of the majority of beginners who are not familiar with the DOS environment software operations, so that you can easily install turbocv2.01 in windows, this installer can install turbocv2.01 in any specified directory, you can compile standard C Programs without modifying the DIRECTORY options in the Options menu!
2. the installer will create the "Program Design"/turbocv2.01 "menu on the Start menu, and create a shortcut to start turboc and configure the uninstall tool. There are other related shortcuts;
4. The C program file you created will be saved in the "installation directory/tc2.01/Project" directory, and the "My project directory" shortcut will be created on the Start Menu, makes it easier to save;
5. program output. OBJ and. the EXE file will be saved in the "installation directory/tc2.01/output" directory. The "output file output directory" shortcut will be created in the Start menu to facilitate management;
6. It comes with a convenient and practical word/ie word selection search tool. When you encounter certain words in Word documents or Web browsers, you only need to drag the mouse to easily search! It's easy and quick to browse pages and copy and paste them without having to do so;
7. [aiy. CN ☆aiyou China is also dedicated to the website http: // www. aiy. the C language programming and C ++ object-oriented programming topics have been established on the CN, and many articles have been collected. I hope that interested friends can study and discuss them together!

3. Turbo C v2.01 (this is the original English version)
Http://www.pitt.edu /~ Stephen P/MISC/downloadtc.html
I use this, mainly because it is small and can be compressed (less than 1 MB after compression) after installation. It will be used as usual after being decompressed on other computers without installation.

4. pelles C 4.50
Http://www.programmersheaven.com/download/37080/download.aspx
Complete development kit with C compiler, linker, resourcecompiler, and other tools. also schemdes an IDE with projectmanagement, visual resource editors and an integrated debugger (x86and arm ). I also use this free IDE.

5. I pay for the genuine VC. I refuse to use pirated versions out of respect for copyright. (However, the official Microsoft website VC ++ 2005 has been available for download recently ). So I am using the turboc ++ official free download version. It is a very good ide, and it belongs to Borland, But TC ++ is too large and can only be installed and used, however, if your computer has TC ++, and the USB flash disk has a small portable TC, it is more than enough.

6. In addition, there are a lot of free and good compilers on this website. You can check them on your own.
Http://www.thefreecountry.com/compilers/cpp.shtml

Mytc (formerly called Turbo C forwindows) is a C language programming tool on the Windows interface. It is suitable for beginners who are new to C language. Compared with the traditional C language programming tool, her biggest advantage is that she runs completely in Windows environment, so that you don't have to switch to the DOS environment and write programs while doing other work under windows! New features: 1. Support for Chinese display and Chinese input; 2. Smart upgrades to keep you updated on the latest software developments! 4. Added The 'C/C ++ source code formatting tool', which allows you to format your program code to make its structure clearer and easier to read! 5. In the mytc environment, you can organize frequently used program modules into header files suffixed with '. H' and save them in the 'include' directory of the installation directory for future calls. 6. C language tutorials and C source code formatting tools are provided.

Mytc5.4.1
: Http://www.mysh.net/soft/down.asp? Id = 25106

C language development tools in windows bring great convenience to beginners of these C languages. The following three C language development tools have their own characteristics. Which one is more suitable for us? Please give your comments.
1. WIN-TC
The WIN-TC is a TC2 Windows platform development tool. By "tc256 special site" (http://tc256.cn.st) and "only C world" (http://www.vcok...
Download: http://crc.onlinedown.net/soft/32364.htm
2. Turbo C for Windows
Description: it is a set of excellent software developed by Yu piyu to help beginners learn C language. It provides instant help, input syntax highlighting, error locating, and function query, support for DOS Chinese characters and Chinese input methods...
Download: http://crc.onlinedown.net/soft/30053.htm
3. Integrated Experiment environment for Turbo C for Windows
Description: it is a simple and easy-to-use C language learning software. It has automatic error information locating, real-time keyword help, syntax coloring, unlimited undo and restoration, and word-based search...
Download: http://crc.onlinedown.net/soft/42127.htm
Reference: http://zhidao.baidu.com/question/22575948.html? SI = 4 (This article from: Baidu http://zhidao.baidu.com/question/46541973.html? Fr = qrl)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.