When do we use iostream.h and void main() etc? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

When do we use iostream.h and void main() etc?

I write codes in turbo c++ and use different codes why can't i use those codes in this app

3rd Feb 2019, 3:55 PM
Heath Ledge
1 Réponse
+ 5
I never worked with Turbo C++, but as far as I know it is outdated since 20 years and some of its syntax isn't compatible with modern compilers. /Edit: https://www.sololearn.com/Discuss/288609/?ref=app
3rd Feb 2019, 4:35 PM
Anna
Anna - avatar