+ 2
Is it <iostream> or <iostream.h>?
5 Respostas
+ 5
1st is anew version and 2nd one is of old version
+ 3
modern compilers....1st one
ancient compilers ...2nd one
+ 2
both are correct. depends upon the compiler type you use.
+ 1
it with be correct to write 1st
- 2
in c++ u should use <iostream.h>