Guys at stackoverflow.com are saying that <iostream.h> cannot be
called a deprecated header file.
I managed to find the link http://www.devx.com/tips/Tip/14447 where
Danny Kalev says that <iostream.h> is deprecated.
Please enlighten me.
<iostream.h> has never been standard (in the sense of ISO standard).
Hence it can't be deprecated.
Cheers & hth.,
- Alf
Thanks. :-)
-Prasoon