comp.lang.ada
 help / color / mirror / Atom feed
From: Paul Storm <paul.a.storm@lmco.com>
Subject: Re: Hebrew language character set
Date: Thu, 05 Apr 2001 08:56:07 -0800
Date: 2001-04-05T08:56:07-08:00	[thread overview]
Message-ID: <3ACC9597.14D3B23D@lmco.com> (raw)
In-Reply-To: 3ACC6E83.5B860AC5@free.fr

Jean-Marc,

Of course I RTFM first.  I said I was a newbie to Ada, not a jerk. (lol)
Below is the entire section on Wide Text Input-Output(A.11) from the RM.
It is not very useful, IMHO.  Frankly, I thought there would be more
after hearing of Ada's robust language definition.  Now I'm not so sure.

Apparently this is not the trivial problem I thought it was.  As a Ada
newbie it makes me wonder about Ada's capabilities for program
internationalization.  In our internet age that is important.

Paul Storm

A.11 Wide Text Input-Output

The package Wide_Text_IO provides facilities for input and output in
human-readable form. Each file is read or written sequentially, as a
sequence of wide characters grouped into lines, and as a sequence of
lines grouped into pages. 

                                Static Semantics

The specification of package Wide_Text_IO is the same as that for
Text_IO, except that in each Get,
Look_Ahead, Get_Immediate, Get_Line, Put, and Put_Line procedure, any
occurrence of Character is replaced by Wide_Character, and any
occurrence of String is replaced by Wide_String. 

Nongeneric equivalents of Wide_Text_IO.Integer_IO and
Wide_Text_IO.Float_IO are provided (as for Text_IO) for each predefined
numeric type, with names such as Ada.Integer_Wide_Text_IO,
Ada.Long_Integer_Wide_Text_IO, Ada.Float_Wide_Text_IO,
Ada.Long_Float_Wide_Text_IO.



  reply	other threads:[~2001-04-05 16:56 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-04-03 19:08 Hebrew language character set Paul Storm
2001-04-03 19:42 ` Florian Weimer
2001-04-03 23:05   ` Paul Storm
2001-04-04  3:09     ` David Starner
2001-04-04  9:20     ` Florian Weimer
2001-04-04 17:35 ` David Botton
2001-04-04 19:26   ` Paul Storm
2001-04-04 21:36   ` Paul Storm
2001-04-05  3:03     ` David Starner
2001-04-05  6:42     ` Ehud Lamm
2001-04-05 16:46       ` Paul Storm
2001-04-05 13:11     ` Jean-Marc Bourguet
2001-04-05 16:56       ` Paul Storm [this message]
2001-04-05 16:41         ` Florian Weimer
2001-04-05 18:23           ` Paul Storm
2001-04-05 18:27             ` Britt Snodgrass
2001-04-05 20:43               ` David Starner
2001-04-06 21:28                 ` Florian Weimer
2001-04-05 18:38             ` Florian Weimer
2001-04-05 18:36           ` David Starner
2001-04-06 21:26             ` Florian Weimer
2001-04-05 18:41           ` Paul Storm
2001-04-06  9:32             ` Florian Weimer
2001-04-05 18:35         ` David Starner
2001-04-06 18:10           ` Ayende Rahien
2001-04-06 22:27             ` David Starner
2001-04-08 19:03               ` Robert A Duff
2001-04-07  5:12             ` Florian Weimer
replies disabled

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