On Fri, Nov 19, 2010 at 8:22 PM, Timo Pelkonen wrote:
> I am trying to give a message with random length and formation to simple Qt
> cli application. What is the best way to do it? I have tried with quotation
> marks but åäö don't appear at all and the message could contain quotation
> marks so
Hi
I am trying to give a message with random length and formation to simple Qt
cli application. What is the best way to do it? I have tried with quotation
marks but åäö don't appear at all and the message could contain quotation
marks so that probably messes everything up. Would it be the most fai