How To install And Run Turbo C And C++ Program On Android - Loyal Code Lab

Untitled-1

We Love Coding , We Love Designing , We Love Learning

Friday, 18 January 2019

How To install And Run Turbo C And C++ Program On Android

Hi guys,  today I'm gonna show you how to Install Run Turbo C & C++ CompilerOn android platform. 

Turbo C and C++ programs are basically run on windows operating system and which are used for learning basics of computer programming on windows and as you all know android phones are widely used for every purpose so i came with tricks to install these programming language on Android so lets get started to Install Run Turbo C Cplus Compiler On android platform.




Requirements for installation:

   1. TC binary file for android
   2. Andosbox app for android

Tc binary contains commands of turbo c++ which are necessary to run the programs on android

How to install:
  1. First you have unzip the file which you downloaded from the link,to unzip the file you can use Es file explorer which is best for extracting the file or you can use any other file browser for extracting the file.
  2. After extraction of the file,click the file and you can see two files namely TC and Andosbox     
  3. Cut and Paste the TC file outside of the downloaded folders as it has to save some files from andosbox app.
  4. Install the Andosbox app.
  5. Open the Andosbox and it will open a command prompt you have to type some commands here. Touch the left side button to phone to open the keyboard.


C:\>CD
C:\>CD TC
C:\TC>CD bin
C:\TC\bin>TC.exe

Turbo C and C++ at your face!!!

Note:
  1. don't change the settings of the andosbox app and also inside the turbo system                          unnecessarily as it may cause many problems to run the programs on android.
  2. CD stands for change directory And it is used to change the directory TC file to load                the necessary components of the turbo c++program.
  3. execute the beginning codes of command prompt properly and if they are errors in                  typing the codes it may not open the turbo screen.
enjoy programming on android.....

I hope this article was helpful in understanding Install And Run Turbo C And C++ Compiler On android platform stay tuned with Loyal Code Lab.

No comments:

Post a Comment