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,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-01-23 10:32:35 PST Newsgroups: comp.lang.ada Path: nntp.gmd.de!newsserver.jvnc.net!nntpserver.pppl.gov!princeton!rutgers!uwvax!uchinews!quads!goer From: goer@quads.uchicago.edu (Richard L. Goerwitz) Subject: Ada + Multi-Byte/Wide Chars = Modern Language? Message-ID: <1995Jan23.183235.19361@midway.uchicago.edu> Sender: news@uchinews.uchicago.edu (News System) Reply-To: goer@midway.uchicago.edu Organization: University of Chicago Date: Mon, 23 Jan 1995 18:32:35 GMT Date: 1995-01-23T18:32:35+00:00 List-Id: Ada95 looks to be a useful language. One question, though: Does it fully support wide/multi-byte char- acters? For example, am I free to write apps that utilize UTF-8 or Unicode? Will I be able to interface these programs with the outside world (e.g., X)? Does GNAT support these features? Any advice would be appreciated. -- Richard L. Goerwitz *** goer@midway.uchicago.edu