Thank you for your clarification. Both of the two seems fine in my compiler, that's why there is no such problem for me.Quote:
Originally Posted by Paul McKenzie
I searched about those. <iostream.h> is an old library used in input/output that is deprecated for several years while the <iostream> is the new one that is part of the C++ standard library and must use in new codes.
Thank you again!!
Regards,
richard_tominez
