Why my cpp project is not working ?? Please help.🥺🥺 | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 2

Why my cpp project is not working ?? Please help.🥺🥺

https://code.sololearn.com/cmmK48Sjqatg/?ref=app

1st Apr 2021, 1:27 PM
👑Mona Singh👑
👑Mona Singh👑 - avatar
5 Antworten
+ 2
Unfortunately there is no easy way. It is likely that you'd have to rewrite the entire code because the code was written specifically for Turbo compiler. These days people use something they call game engine or GUI framework to make GUI apps and games. What Turbo used is no longer supported.
1st Apr 2021, 1:38 PM
Ipang
+ 4
Ok , Thank you so much Ipang
1st Apr 2021, 1:42 PM
👑Mona Singh👑
👑Mona Singh👑 - avatar
+ 2
How to edit this code for run early in this compilers ...??
1st Apr 2021, 1:34 PM
👑Mona Singh👑
👑Mona Singh👑 - avatar
+ 1
The code is incompatible with modern C++ compilers. You can only run that code in Turbo compiler.
1st Apr 2021, 1:31 PM
Ipang
+ 1
Not a problem Mona 👌
1st Apr 2021, 1:43 PM
Ipang