• Windows 8 Supported
  • BEST
  • Android Support

Featured post

TurboCdroid - Turbo C/C++ for Android APK

Hello everyone !!! Today we have a tutorial on how you can download and install TurboCdroid application on android phones. We...

Showing posts with label app. Show all posts
Showing posts with label app. Show all posts

Monday 10 April 2017

TurboCdroid - Turbo C/C++ for Android APK






Hello everyone !!!
Today we have a tutorial on how you can download and install TurboCdroid application on android phones.
We already made a tutorial some time back on showing how to install turbo c software on android mobiles but people were facing certain difficulties either in placing folders at specific locations or extracting contents of zipped files. So to overcome those difficulties we have now come up with an android application i.e TurboCdroid so that turbo can be installed easily.


For more Clarification Watch below video tutorial, step by step procedure is explained to install turbo C++ on android.              



               


Step 1) Visit http://www.turboc8.com/p/download.html

Step 2) Click on  Download Link [MM+] or [LL/KK].










Step 3) A apk file named TurboCdroid.apk will be downloaded.





Step 4) Install the App.



 




Step 5)  Open TurboCdroid App.







Step 6)  Tap on ALLOW.







Step 7)  Again tap on Install.

 



Step 8)  Enjoy :)









Stay Connected With Us. https://www.facebook.com/turbocforwindows8
If you have facing any Problem during installation procedures feel free to comment below!

Thursday 13 August 2015

How to Download and Install Turbo C/C++ on Windows 10 32/64 bit

UPDATE : https://techdecodetutorials.com/category/c/

The latest update of Microsoft, Windows 10 is out. It has already become a craze among the users especially the youth. Everyone, especially the Students and the programmers and are busy exploring it. Programmers use different compilers for their work but most students still use turbo c++ compiler for their studies.
A lot of people asking me how to install Turbo C/C++ on windows 10 since they all are facing the same compatibility issue .



“This app can't run on your PC.
 To find a version for your PC, check with the software publisher”

After a ton of trial and testing I found that Dosbox could run it as like the old dos, however it had a few issues like key-mapping that clashed with easy routes of Turbo C++.

For the sake of simplicity I created totally new installer for installing Turbo C/C++ on any version of Windows . It  Completely based on Dosbox so I wanna give a big thanks to DosBox developer for creating such a nice emulator for latest version of windows.

So here I'm going to show a tutorial on how to install Turbo C/C++ on Windows 10.

IMPORTANT
Don’t change the default installation directory “C:\YOGISOFT” .



Step 2) Click on Direct Download Link .




                 
click here to download

UPDATE: https://techdecodetutorials.com/c/how-to-run-c-in-visual-studio-code-on-windows-10/

Step 3) A zip file named Turbo C++ 3.1.zip will be downloaded.

click open







Step 4) Right Click on  Turbo C++ 3.1.zip and Left click on Extract All.




click extract all






Step 5) Click on Extract and then Double click on Turbo C/C++ 3.1.exe.






click on extract



Step 6) Accept the License Agreement and click on next - next - Finish.

IMPORTANT -  Don’t change the default installation directory “C:\YOGISOFT” .

accept the agreement



Step 7) Complete the rest of the process and don't forget to check launch Turbo C/C++ 3.1.

IMPORTANT -  Don’t change the default installation directory “C:\YOGISOFT” .





IMPORTANT -  Don’t change the default installation directory “C:\YOGISOFT” .



Step 7) HAPPY CODING :)




turbo c for windows 10



  • Turbo C/C++ 3.1 is designed in a way that we don’t need to configure anything.
  • It is one click installer.
  • No need to type complicated mounting command every time to just booting up the turbo C.
  • Use "CTRL + F9" for Compile and Run.
  • It supports graphics code and full screen feature is also enabled which is generally not supported by many other compilers.
  • Graphics support Use C://TC//BGI


    For more Clarification Watch below video tutorial, step by step procedure is explained to install turbo c+ on Windows 10 64/32 bit.


Stay Connected With Us. https://www.facebook.com/turbocforwindows8
If you have facing any Problem during installation procedures feel free to comment below!


Also Read: How To Run C in Visual Studio Code on Windows 10



Wednesday 4 December 2013

Turbo C/C++ For Android Mobile Download & Run

The target of this article is to help C++ learners to run Turbo c++ on Android Devices.
how to run turbo c/c++ on android devices

          Also Read: How to Download and Install Turbo C/C++ on Windows 10 32/64 bit
[DOWNLOAD APK FILE]
    

In this post, i will show you how to install legendary Borland Turbo C/C++  compiler  (which is well known by C.B.S.E School Computer Science students) on latest & very popular Mobile OS . Off-course  Android mobile or Android tablet devices.
In the event that you are Computer Science learner and have C/C++ dialect in your study syllabus , and when you need C/C++ compiler in your grasp anyplace whenever without a PC .

This Post surely going to be awesome for you. :)


What Do you need?

When we have to run Turbo C/C++ On Windows 8 64 bit O.S.

We need DOSBOX to emulate turbo c/c++ , but Now we are working with Android ,

So Simply We need an Android Version of  DOSBOX Emulator.

Now -a -days There are three most popular android version app of dosbox emulator  in Google Play Store Market.


  • dosbox turbo (paid)

 Download any above one, i prefer adosbox. its free , fast and easy to use.

Steps for installation....


Step 1) Download Turbo C/C++ (Link Updated)

  •  Download Borland Turbo C++ 3.0 (link) . Once it is downloaded right click on the folder and choose to extract it on your Mobile Phone Memory  root folder.(not in SD Card). You must have to rename folder name TurboC to "TC" it is necessary .

Step 2) Install Android version of Dosbox

  • Download and install aDosBox (link)  on your Android Mobile/Tablet. or download latest version of adosbox from google play store.(Recommended)

Step 3)Configure aDosBox (Code Updated)

  • Run aDosBox and type below code as it is!!!
cd tc

cd bin

tc

Step 4) Configure directory paths. (Optional)

If you are facing directory errors during compiling process then  you must have to change directory paths same as show below in snapshot from Options -> Directories.

                       
TurboC directory paths

My Sample run snapshot of turbo c on android. (Samsung)



1.Code

code screen turbo c on android
First Code Screen Turbo c++


2.Compile


compile on android
Compile Success !!! (no error found ) yappiiii!!!


3.Run


run output screen on android
Output Run Screen on Android....hurray



                                                         [DOWNLOAD APK FILE]


                                                    

Now Enjoy Coding!!!!




First Run android turbo c++












For comprehension these steps effectively I have included a video beneath that will help you in downloading -> configuring-> Running  Turbo c++ on android OS. :)




Also Read: How to Download and Install Turbo C/C++ on Windows 10 32/64 bit
So Whatz Next!!!!
Simple one step user friendly Android App Coming Soon on Google Play Store.
Stay Connected With Us. 
https://www.facebook.com/turbocforwindows8
If you have facing any Problem during installation procedures contact Us on our contact us Form link on Navigation Bar Top or comment below!

                                     
                                                   
Copyright © 2013 - 2015 Turbo C++ For Windows . Designed by |
Yogendra Singh - YOGISOFT WORLD
| Code by YOGISOFT | Images by HQ Wallpapers