On Fri, Nov 19, 2010 at 8:22 PM, Timo Pelkonen <pelt...@gmail.com> 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 that probably messes everything up. Would it be the most failsafe
> method to put the whole message into a single file which is read then by the
> application?

That, or use stdin & stdout to relay the data to the child process.

-- 
Ville M. Vainio @@ Forum Nokia
_______________________________________________
maemo-developers mailing list
maemo-developers@maemo.org
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to