Showing posts with label Installation of TC. Show all posts
Showing posts with label Installation of TC. Show all posts

Wednesday, 12 December 2018

Installation of TC


Installation of TC

Installation of TC is very simple just download turbo C or C++ and run .exe files
When you install the Turbo C compiler on your system, then TC directory is created on the hard disk and various sub directories such as INCLUDE, and LIB etc. are created under TC.


·         INCLUDE :Contain the header files of C.
·         LIB: Contain the library files of C.
·         BGI: Contain Graphics related files.
·         BIN: Contain .exe, .obj etc files.