Re: [SLUG] C++ newbie problems

From: Paul Braman (aeon@tampabay.rr.com)
Date: Thu Jan 09 2003 - 07:33:00 EST


On Thu, 9 Jan 2003, Matthew Moen wrote:

> Try changing
>
> #include <iostream>
>
> to
>
> #include <iostream.h>

There is no valid reason to use the classic iostreams library. This is
something you should *never* suggest to someone trying to learn C++.

Paul Braman
aeon@tampabay.rr.com



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 13:06:46 EDT