Showing posts with label Programming. Show all posts
Showing posts with label Programming. Show all posts

Use Turbo C++ in Unix / Linux based OS

Hey guys! Welcome back to my blog. In this post, I'm going to share how you can use Turbo C++ using any Linux or Unix based operating system like kali, Unantu or any other OS.




To run Turbo C++ in Linux/Unix based OS, you must have the following:

  1. Turbo C++ setup If you have the setup then excellent.
  2. DOSBox Emulator If you have it installed on your system the good but if you don't go to Ubuntu Software Center and search for DOSBox and install the emulator

or using terminal:

sudo apt-get install dosbox

Now follow these steps...

1.Extract the rar file and you'll get a setup folder.

If you don't have unrar utility you just need to install small package called " unrar "

Step 1 : goto your Terminal then type

sudo apt-get install unrar
you can now extract your .RAR file by "right-click" then chose " extract here "

or via terminal

unrar dosbox.rar

Move the extracted folder to your home folder

STEP 2: Open the DOSBox emulator

Write the following commands :

  •  mount c ~
  •  C:
  • cd setup
  • install.exe
STEP 3: The turbo C++ installation utility will appear.*Press Enter*.

Enter the source drive as C.Press Enter.

Change the source path to setup if it isn't.Press Enter.

STEP 4: Select Start Installation and Press Enter.

The installer will install the files.Once finished u can delete the setup folder.


To run the Turbo C++ every time run the following commands:

  • mount c ~
  • C:
  • cd tcin
  • tc.exe

To enter into fullscreen mode press Alt+Enter and press it again for window mode.



For any queries, you can contact us on email: lazycyberhunter@gmail.com Or on instagram: @lazy_cyber_hunter