Turbo_C Turbo_C

Turbo C - Definition and Overview

Turbo C is a Borland Integrated Development Environment and compiler for the C programming language.

Version history

  • version 1.0, in 1987 - It offered the first integrated edit-compile-run development environment for C on IBM PCs. It ran in 384KB of memory. It allowed inline assembly, supported all memory models, and offered optimisations for speed, size, constant folding, and jump elimination.
  • Version 1.5 - It was shipped on five 360 KB diskettes of uncompressed files, and came with sample C programs, including a stripped down spreadsheet called mcalc.
  • Version 2.0 - It had a debugger, a fast assembler, and an extensive graphics library.

Turbo C has been largely supplanted by Turbo C++, introduced circa September, 1990 for both DOS and Windows and later by Borland C++.

External links

This article was originally based on material from the Free On-line Dictionary of Computing, which is licensed under the GFDL.


Copyright 2009 WordIQ.com - Privacy Policy  :: Terms of Use  :: Contact Us  :: About Us
This article is licensed under the GNU Free Documentation License. It uses material from the this Wikipedia article.