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.3 required=5.0 tests=BAYES_00, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,6f641d1e7358d78 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-01-29 09:36:26 PST Newsgroups: comp.lang.ada Path: swrinde!cs.utexas.edu!uwm.edu!vixen.cso.uiuc.edu!uchinews!quads!goer From: goer@quads.uchicago.edu (Richard L. Goerwitz) Subject: Re: Ada + Multi-Byte/Wide Chars = Modern Language? Message-ID: <1995Jan29.171712.4531@midway.uchicago.edu> Sender: news@uchinews.uchicago.edu (News System) Reply-To: goer@midway.uchicago.edu Organization: University of Chicago References: <3g3kde$9p4@gnat.cs.nyu.edu> <3g866d$6hb@cnj.digex.net> <3gc88j$7i1@gamma.ois.com> Date: Sun, 29 Jan 1995 17:17:12 GMT Date: 1995-01-29T17:17:12+00:00 List-Id: In R. William Beckwith writes: > > -- The declaration of type Wide_Character is based on the standard > -- ISO 10646 BMP character set. The first 256 positions have the > -- same contents as type Character. See 3.5.2. ^^^^^^^^^^^^^ What is meant by "same contents"? There are several multi-byte and wide character standards. By using the word "contents" here is the standard implying that type Character is assumed to encode specific glyphs? -- Richard L. Goerwitz *** goer@midway.uchicago.edu