Friday, April 11, 2014

How to run Turbo C++ or how to add compiler for C on Android devices?

Instructions:
1. Download the app called AnDOSBox from the link given in the resources section below this post and install it on your phone.


2. Download TC.zip file from the link given in the resources section below in this post.



3. Extract the file (TC.zip) on your Android phone's SD card and internal memory.
 



4. Open AnDOSBox and write the following commands:
    cd tc (press enter)
    cd bin (press enter)
    tc (press enter)
                                                        

5. Your compiler will load and you will be able to write and run your programs anywhere anytime.

                                                      

Resources: 
AnDOSBox: http://www.mediafire.com/download/9jnjemciwjgjxmj

TC.zip: https://www.mediafire.com/?bv2fe811vlbidr2


No comments:

Post a Comment

Pages