Friday, March 24, 2017

Turbo C++ Compiler for Android


Here you will get step by step guide to download and install Turbo C++ for Android platform.

If you are from India and have started learning C/C++ programming from your school days then you have definitely used Turbo C++ compiler. Still many schools, colleges and institutions in India prefer Turbo C++ for teaching students (don’t know about other countries).

I am writing this article. In windows we use DosBox Emulator for running Turbo C++ for Android, in the same way we need an emulator for android platform which is known as AnDosBox. So without wasting much time lets take a look how we can use Turbo C++ for android platform.

Turbo C++ for Android –Steps to Download and Install

1. First of all download Turbo C++ for Android from link: http://sh.st/r5mBt

2. It is compressed so you need to extract it. This can be done by any compression tool like Easy Unrar. You can download it from play store for free.

3. Now after extracting you will get a folder TC and an apk file AnDosBox.

4. Install AnDosBox and move TC folder in your sd card, remember that TC folder must be in sd card not in any other subfolder.

5. Now open AnDosBox that you have already installed. It will look same as like DoxBox that is used in windows.

6. Enter below lines or commands and press enter after each line. You can get the keyboard by pressing the option button situated at left side of your device.
____________
cd tc
cd bin
tc
_____________
<h1 align="center"><a href="http://sh.st/r5mBt">DOWNLOAD </a></h1>
AND ENJOY.........

No comments:

Post a Comment