Monday, 7 November 2016

How to install dos box in Ubuntu for c++ programming

open terminal


cd ~

mkdir dos

download TC.from the link 10.66.17.191/data

then click on TC.tar.gz

open it and

extract TC directory  to dos directory we created


sudo apt-get install dosbox


dosbox


in the does box it shows like below

Z:/


now type the command in the dosbox

mount C ~/dos

cd TC/BIN

TC.EXE










No comments:

Post a Comment