[prev in list] [next in list] [prev in thread] [next in thread] 

List:       koffice-devel
Subject:    Re: Portable Code (am I dreaming? :))
From:       Nicolas Goutte <nicog () snafu ! de>
Date:       2002-01-24 12:59:22
[Download RAW message or body]

On Thursday 24 January 2002 13:17, Nicolas Goutte wrote:
> On Thursday 24 January 2002 12:24, Gerke Kok wrote:
> > Hi,
> > you all get me so confused. Wy do you need to write binary to a stream. I
> > thought all koffice apps are using XML as the standard output format. And
> > any other files will be standard formats any way. So you will have to
> > create those objects in the given way. And if you need your own objects
> > (new objects other than PGN/TIFF/what ever) you use XML...
> > (...)
> > wkr,
> > Gerke Kok
>
> We are not talking about any of KOffice's file formats. And we are not
> talking about writing.
>
> We are talking how to read MS Write files. The example code
> (MsWordGenerated::read) is for reading MS Word files.
>
> I do not really understand what you mean with "write binary to a stream".
> If it is the operator ">>=" then it means something else.
>
> If you have:
>
> a>>=8;
>
> That is the same as:
>
> a=a>>8;
>
> or:


>
> a=a*256;
>
> You can also write it:
>
> a*=256;

Sorry, I meant:

a=a/256;

a/=256;

>
(...)
_______________________________________________
koffice-devel mailing list
koffice-devel@mail.kde.org
http://mail.kde.org/mailman/listinfo/koffice-devel
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic