AW: Problems with codepages
Jörg Preiß
J.Preiss at gastrofix.com
Mon May 15 15:55:23 BST 2000
Thank you, but I am not quit sure if this will be enough. When we were
young, all data was kept in binaries. And I have to reuse this data to be
compatible with older versions (well, at least in some programs where's too
much work to write a new file format).
Probably I have to integrate the recode sources into my app. But I think
there has to be an easier way, especially with qt.
> -----Ursprüngliche Nachricht-----
> Von: Gerd Müller [mailto:gmu at debis.com]
> Gesendet: Montag, 15. Mai 2000 15:50
> An: kdevelop at barney.cs.uni-potsdam.de
> Betreff: Re: Problems with codepages
>
>
> Jörg Preiß schrieb:
>
> > I am trying to start the future of my dos programs.
> Unfortunately, they use
> > of course the codepage 437 (or 860?). Also, the
> international version uses
>
> 850
>
> > ie kyrillic with a tsr program. Does anybody know how to
> read this data? Any
> > experiences with those QT codecs?
>
> you can use recode for translation between the most
> codepages. Transform to a
> codepage readable for your system and use a standard tool to
> reading the text.
> recode you can find here:
> http://www.gnu.org/software/recode/recode.html
>
> hth,
> Gerd
>
>
More information about the KDevelop
mailing list