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=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,1c4b8fdfa762b2bb X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-04-08 12:04:34 PST Newsgroups: comp.lang.ada Path: supernews.google.com!sn-xit-02!supernews.com!isdnet!grolier!newsfeeds.belnet.be!news.belnet.be!news2.euro.net!uunet!ash.uu.net!world!bobduff From: Robert A Duff Subject: Re: Hebrew language character set Sender: bobduff@world.std.com (Robert A Duff) Message-ID: Date: Sun, 8 Apr 2001 19:03:33 GMT References: <3ACA11B0.9AAFDDDD@lmco.com> <3ACB85DF.9E6DBD03@lmco.com> <3ACC6E83.5B860AC5@free.fr> <3ACC9597.14D3B23D@lmco.com> <9aidu0$9281@news.cis.okstate.edu> <9al1da$6b6$1@taliesin.netcom.net.uk> <9alft1$aai1@news.cis.okstate.edu> Organization: The World Public Access UNIX, Brookline, MA X-Newsreader: Gnus v5.3/Emacs 19.34 Xref: supernews.google.com comp.lang.ada:6648 Date: 2001-04-08T19:03:33+00:00 List-Id: dvdeug@x8b4e53cd.dhcp.okstate.edu (David Starner) writes: > Ob-Ada: Why does Ada have Latin-1 as Character and Unicode for > Wide_Character? Note that in Ada 83, Character was 7-bit ASCII (and there was no Wide_Character). - Bob