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-02-07 12:59:39 PST Newsgroups: comp.lang.ada Path: swrinde!ihnp4.ucsd.edu!newshub.nosc.mil!news!broman From: broman@Np.nosc.mil (Vincent Broman) Subject: Re: Ada + Multi-Byte/Wide Chars = Modern Language? In-Reply-To: goer@quads.uchicago.edu's message of Sun, 29 Jan 1995 17:17:12 GMT Message-ID: Sender: news@nosc.mil Reply-To: broman@nosc.mil Organization: Naval Command Control and Ocean Surveillance Center, RDT&E Div. References: <3g3kde$9p4@gnat.cs.nyu.edu> <3g866d$6hb@cnj.digex.net> <3gc88j$7i1@gamma.ois.com> <1995Jan29.171712.4531@midway.uchicago.edu> Date: Mon, 30 Jan 1995 17:27:58 GMT Date: 1995-01-30T17:27:58+00:00 List-Id: goer@midway.uchicago.edu asked about RM95 A.1 on wide_character > What is meant by "same contents"? Ada95 predefines Character to be ISO 8859-1 (Latin-1) and predefines Wide_Character to be ISO 10646 (Unicode). The first 256 codes in Unicode have the same meaning as in Latin-1. The literals for the first 256 elements of the type Wide_Character are the same as for the type Character. Other character types than these two predefined types can be defined by the user. Vincent Broman, code 572 Bayside Email: broman@nosc.mil Naval Command Control and Ocean Surveillance Center, RDT&E Div. San Diego, CA 92152-6147, USA Phone: +1 619 553 1641