Newbie problem with the String class

Martin Wiebusch marwie at gmx.net
Thu Feb 10 16:37:54 GMT 2000


Eric Rouse wrote:

> I was just wondering, are you using namespace with those?  You should
> be able to have something like...
> 
> using namespace std;
> 
> then:
> 
>    std::string myString("some text..");
> 
> Regards,
> Eric

Just another dumb question: What does this "using" command do and what
ist "namespace std" ?




More information about the KDevelop mailing list