[Qt-interest] Binary & ASCII in QByteArray

Paul England pengland at cmt-asia.com
Tue Aug 3 10:44:47 CEST 2010


The file is output from a program.  Basically key->value pairs of data. 
There's a header, and likely a footer.  Most of the "values" are user
generated.  These are all stored as ASCII.  These are human readable if
you cat the file or open it in VI. However, the header, footer, and all
sorts of crap in between are binary... that is what I don't quite know
how to make sense of.

The ultimate idea is to read from and append to this file, of course, in
the format it expects.

On 08/03/2010 05:33 PM, Guido Seifert wrote:
>
>   
>> I'm a bit lost on what I should do.
>>     
> If you are, we are even more so. From your mail I don't have the slightest idea what answer you expect.
>
> Guido
>
>   



More information about the Qt-interest-old mailing list