"Z Code Writer" is an Online Blog for Programmer & Beginner. Here, You will Find tech, Build your Programming Skills and other Programming Language Like C, C++, HTML, Java Script Java Code, Web Designing and University Of Sialkot (USKT) CGPA / GPA Calculator etc.

Thursday, 27 June 2019

Installing Turbo C or Dev C++

Installing Turbo C and Dev C++

     It is commonly available in CDs and internet. When you install the turbo C and Dev C++ compiler, the TC directory is created on the hard disk and various sub-directories such as  INCLUDE and LIB etc. are created under TC.

     INCLUDE     Containing the header file of C and C++.
     LIB                Containing the library file of C and C++.

     The installing process of C and C++ is very easy. It provides "install" program and used to install the turbo C compiler. Simply, run the  "install" program and follow the instructions such as; select the directory name and path  where you want to install the system. By default, directory name is TC on the root of drive C.

Shortcut Key in C and C++

Detail
C
C++
Compile
Alt + F9
F9
Execute
Ctrl + F9
F10
Compile & Execute
Alt + F5
F11



No comments:

Post a Comment

Thanks For Visiting Here...!! I will Reply you as soon as possible.