What is the difference between <iostream> and <iostream.h> ? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 2

What is the difference between <iostream> and <iostream.h> ?

i tried using <iostream.h> in a program. The program is not working.please help 🙏

30th Jul 2017, 1:37 AM
Rahul Pramanik
Rahul Pramanik - avatar
4 ответов
30th Jul 2017, 2:41 AM
Hatsy Rei
Hatsy Rei - avatar
+ 4
https://www.sololearn.com/discuss/463330/?ref=app
30th Jul 2017, 3:34 AM
Kinshuk Vasisht
Kinshuk Vasisht - avatar
+ 3
iostream.h is used in older compilators, iostream is what we use today.
30th Jul 2017, 1:59 AM
Jakub Stasiak
Jakub Stasiak - avatar
+ 2
Thanks Everyone 🙏
30th Jul 2017, 5:29 AM
Rahul Pramanik
Rahul Pramanik - avatar