2011年7月14日星期四

Turbo C Definition Process

Computer programming language refers to an artificial language Rosetta Stone language
created and designed to produce computations that can be executed by a computer system. Turbo C offers special features for the "C" programming language. C Programming LanguageConsidered the most widely used programming language, C is a general purpose language created by Bell Telephone Laboratories in 1972. The C programming language is used for developing application software and designing system software.IDETurbo C is an integrated development environment (IDE). IDEs refer to software applications used Rosetta Stone Japanese
to facilitate software development. Turbo C contains such utilities as a source code editor, or text editor program designed to edit computer programming source code. Turbo C also contains build automation tools, which automatically execute processes such as creating documents and code testing. Turbo C also utilizes a debugger, a program that tests and debugs, or fixes, errors that can cause unintended results to occur after a program has been executed.CompilerTurbo C also acts as a compiler for C programming language. A compiler program converts source code written in the origin programming language into a computer language that contains binary code, a series of zeros and ones, a computer can interpret. This conversion enables an executable program Rosetta Stone Software
to be created.

没有评论:

发表评论