What is the difference between iostream and iostream.h? | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

What is the difference between iostream and iostream.h?

16th Apr 2018, 1:24 PM
Rajesh Rathod
Rajesh Rathod - avatar
2 Réponses
+ 5
iostream is used in new C++ compiler softwares and iostream. h is used in older ones thats it their working is same
16th Apr 2018, 1:47 PM
Abhishek Rawat
Abhishek Rawat - avatar
+ 2
So just use <iostream>.
16th Apr 2018, 2:01 PM
Timon Paßlick