У вашего броузера проблема в совместимости с HTML5
This is a video showing Turbo c++ running in Ubuntu 10.10 Maverick 64 bit. Although the version running here is VERY old (runs in DOS), it still works, and saves an installation of windows XP for Turbo c++. For installation instructions: 1. download and install DOSBox (either from your software repositories, or from http://www.dosbox.com/ 2. download Turbo C++ from http://s1.freedownloadme.info/turboc_installed.zip 3. Extract, and copy the folder TC to your home folder. 4. run dosbox. 5. type in "mount C: ~/TC" 6. cd into C: by typing in "C:" 7. run turbo by typing in "bin\tc.exe" And Turbo C++ will start. (NOTE: It is not adviced to use Turbo C++ like this for development. This can not replace your regular IDE)