Lats see how to setup TurboC/C++ compiler,
Note :- Hare We are install tarbo c++ But many other code EditorAvailable like dev c++ ,sublime,Visual Studio etc.that can also use to make or write Code of programming.
Installation on UNIX/Linux
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure –prefix=/usr …….
Thread model: posix
gcc version 4.1.2 20080704 (Red Hat 4.1.2-46)
If you use Mac OS X, the easiest way to obtain GCC is to download the Xcode development environment from Apple’s web site and follow the simple installation instructions. Once you have Xcode setup, you will be able to use GNU compiler for C/C++.
Xcode is currently available at Apple.com.
Once Our Environment Is Set Up, We Can Create A New C Project, Write Our Code, Compile It, And Run It To Test It.Tarbo c