qt-interest@trolltech.com
[Top] [All Lists]

Re: Help with cout

Subject: Re: Help with cout
From: "Duane Hebert"
Date: Fri, 24 Nov 2006 15:39:29 -0500
"Bjoern Schliessmann" <usenet-mail-0306.20.chr0n0ss@xxxxxxxxxxxxxxx> wrote
in message news:ek7ghc$t6e$1@xxxxxxxxxxxxxxxxxxxxx
> Duane Hebert wrote:
>
> > Maybe, but on windows it still won't work unless you
> > build a console app.  See Volker's post above.
>
> Yep, I don't intend to be contrary to that. That was just a remark
> about better not using cout in conjunction with QStrings because
> it's cumbersome to write frequently.

OK.  Trying to maintain std::string and QString together
can definitely get cumbersome.  Especially when internationalization
is involved.  QString makes that much easier to deal with.

--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with 
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/

<Prev in Thread] Current Thread [Next in Thread>