+ 1

why dont we write iostream.h? Isn't it a header file..?

9th Jul 2016, 1:05 PM
simy
3 odpowiedzi
+ 1
yes we use <iostream.h> to
9th Jul 2016, 2:42 PM
SARANSH NAUGRAIYA
SARANSH NAUGRAIYA - avatar
+ 1
<iostream.h> or <iostream> you can use any of these both are correct but <iostream.h> is generally used for older version so it is advised to use <iostream> and if you want a detailed comparison visit : http://members.gamedev.net/sicrane/articles/iostream.html
9th Jul 2016, 6:32 PM
imnoob
imnoob - avatar
0
but sometimes we use only iostream...?
9th Jul 2016, 4:31 PM
simy