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-Thread: 103376,edafb2ab7e8839bc X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!m7g2000cwm.googlegroups.com!not-for-mail From: "Adam Beneschan" Newsgroups: comp.lang.ada Subject: Re: Char type verification Date: 16 Nov 2006 17:59:35 -0800 Organization: http://groups.google.com Message-ID: <1163728774.939960.266200@m7g2000cwm.googlegroups.com> References: <1163628033.606530.190550@i42g2000cwa.googlegroups.com> <1163627827.1632.10.camel@localhost.localdomain> <1163632532.101867.123200@m73g2000cwd.googlegroups.com> <455cf4f8$0$17901$426a74cc@news.free.fr> NNTP-Posting-Host: 66.126.103.122 Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" X-Trace: posting.google.com 1163728780 22679 127.0.0.1 (17 Nov 2006 01:59:40 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Fri, 17 Nov 2006 01:59:40 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.7.12) Gecko/20050922 Fedora/1.7.12-1.3.1,gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: m7g2000cwm.googlegroups.com; posting-host=66.126.103.122; posting-account=cw1zeQwAAABOY2vF_g6V_9cdsyY_wV9w Xref: g2news2.google.com comp.lang.ada:7517 Date: 2006-11-16T17:59:35-08:00 List-Id: Jeffrey R. Carter wrote: > I'm sorry, but I don't accept that someone who's able to write the > example is unable to ask, "How do you convert a character to an > integer?" If they don't yet understand that a character and an integer aren't the same thing (as they are in C), I can understand how it might be difficult to think of the right question. -- Adam