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-Thread: 103376,5e9097cf4f3eaf57 X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.235.4 with SMTP id ui4mr9462756pbc.3.1333460816661; Tue, 03 Apr 2012 06:46:56 -0700 (PDT) Path: r9ni13896pbh.0!nntp.google.com!news1.google.com!news.glorb.com!feeder.erje.net!news2.arglkargh.de!news.mixmin.net!aioe.org!.POSTED!not-for-mail From: "Dmitry A. Kazakov" Newsgroups: comp.lang.ada Subject: Re: Checking to see if a string is a letter Date: Tue, 3 Apr 2012 15:46:54 +0200 Organization: cbb software GmbH Message-ID: <1osv1xbq0b1zx$.px9yvf7rdmb.dlg@40tude.net> References: <2030859.0.1333426683573.JavaMail.geo-discussion-forums@pbbnv8> Reply-To: mailbox@dmitry-kazakov.de NNTP-Posting-Host: Gbl624r6iuNIccy3ASy5ag.user.speranza.aioe.org Mime-Version: 1.0 X-Complaints-To: abuse@aioe.org User-Agent: 40tude_Dialog/2.0.15.1 X-Notice: Filtered by postfilter v. 0.8.2 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Date: 2012-04-03T15:46:54+02:00 List-Id: On Tue, 03 Apr 2012 09:26:40 +0100, Simon Wright wrote: > * use the standard library, Ada.Characters.Handling.Is_Letter (probably > the easiest for you!) Ada.Wide_Wide_Characters.Handling.Is_Letter for Unicode. -- Regards, Dmitry A. Kazakov http://www.dmitry-kazakov.de