Turbo C is editor and compiler of C programming running in DOS system. To use Turbo C in Linux OS like Ubuntu have to install DOSBOX which is Dos Emulator system for Linux OS.
To install DOSBOX open Terminal
Type " sudo aptitude install dosbox "
System Will download and install DOSBOX wait a minute
You also can install DOSBOX manually
Go Applications>Ubuntu Software Center then Find DOSBOX
For Turbo C you need have a complete install file of Turbo C program just install it in Windows System then copy folder TC to your Linux system.
Copy TC folder to Home
Run DOSBOX Go Applications > Games > DOSBox Emulator
Type " mount C ~ "
Then " C: "
And " TC\BIN\TC.EXE "
Type " sudo aptitude install dosbox "
System Will download and install DOSBOX wait a minute
You also can install DOSBOX manually
Go Applications>Ubuntu Software Center then Find DOSBOX
For Turbo C you need have a complete install file of Turbo C program just install it in Windows System then copy folder TC to your Linux system.
Copy TC folder to Home
Run DOSBOX Go Applications > Games > DOSBox Emulator
Type " mount C ~ "
Then " C: "
And " TC\BIN\TC.EXE "