comp.lang.ada
 help / color / mirror / Atom feed
From: Richard Riehle <richard@adaworks.com>
Subject: Re: Text_IO on WinNT  problem
Date: Tue, 25 Sep 2001 11:48:04 -0700
Date: 2001-09-25T18:44:49+00:00	[thread overview]
Message-ID: <3BB0D164.A45229AE@adaworks.com> (raw)
In-Reply-To: 9oqfkg$a2g1@news.cis.okstate.edu

David Starner wrote:

> Looking at the GNAT Reference manual, under Wide_Text_IO, there's no way
> to load it in as Wide_Character. There's no standard way to handle it
> with Text_IO - this seems like a fairly unusual case - but you could
> always try reading them in one by one and discarding half of them.

See Ada.Characters.Handling,  ALRM, Annex A.3.2

      function To_Character(Item : in Wide_Character;
                                           Substitute : in Character := ' ')
return Character;

and other useful functions for this kind of thing.

Richard Riehle
richard@adaworks.com






  reply	other threads:[~2001-09-25 18:48 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-09-25 16:04 Text_IO on WinNT problem Alfred Hilscher
2001-09-25 16:13 ` Lutz Donnerhacke
2001-09-25 18:07   ` David Botton
2001-09-25 17:36 ` Ted Dennison
2001-09-25 17:41 ` David Starner
2001-09-25 18:48   ` Richard Riehle [this message]
2001-09-25 20:07     ` David Starner
2001-09-25 21:44       ` Larry Kilgallen
2001-09-25 23:14         ` Mark Johnson
2001-09-26  2:39           ` David Starner
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox