[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: g++-3.2 problem



Bob Proulx wrote:

> You need to get an new C++ book that covers the new C++ syntax.  Look
> up 'namespaces'.  The previous iostreams are now moved into the 'std'
> namespace.  Try changing to this instead.
> 
>   std::cout << "Hello World!\n";

Thanks to all who replied. Looks like I need to replace a stack of books, 
or the better of them anyway.

Paul



-- 
/********************** Running Debian Linux ************************
* For God so loved the world that He gave his only begotten Son,    *
* that whoever believes in Him should not perish...    John 3:16    *
* W. Paul Mills * mailto:Paul@Mills-USA.com * http://Mills-USA.com/ *
* GnuPGPrint = 09BB FDEA 69E5 0E55 3843  B063 BB8B 518A B293 3D8C   *
********************************************************************/

 



Reply to: