From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,40843b637af826a X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.224.205.65 with SMTP id fp1mr11272389qab.4.1354059695801; Tue, 27 Nov 2012 15:41:35 -0800 (PST) Received: by 10.49.128.233 with SMTP id nr9mr3607463qeb.27.1354059695736; Tue, 27 Nov 2012 15:41:35 -0800 (PST) Path: gf5ni22690075qab.0!nntp.google.com!i9no11655528qap.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Tue, 27 Nov 2012 15:41:35 -0800 (PST) In-Reply-To: <11112110-03b1-4977-ba80-00204926ea23@googlegroups.com> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=95.153.251.30; posting-account=niG3UgoAAAD7iQ3takWjEn_gw6D9X3ww NNTP-Posting-Host: 95.153.251.30 References: <11112110-03b1-4977-ba80-00204926ea23@googlegroups.com> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <68663891-14ad-4780-a00d-1cc48ed75323@googlegroups.com> Subject: Re: IBM 437 encoded String to UTF-16 Wide_String From: Vadim Godunko Injection-Date: Tue, 27 Nov 2012 23:41:35 +0000 Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-11-27T15:41:35-08:00 List-Id: On Wednesday, November 28, 2012 1:02:05 AM UTC+4, gautier...@hotmail.com wrote: > > I'm looking for a IBM 437 encoded String [1] to UTF-16 Wide_String conversion. > > In some open-source package ? > Matreshka includes text codecs to convert text data between different encoding, see http://forge.ada-ru.org/matreshka/wiki/League/TextCodec