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=2.1 required=5.0 tests=BAYES_20,INVALID_MSGID, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,8ce0b4db34f42ba9,start X-Google-Attributes: gid103376,public From: "Anthony E. Glover" Subject: Re: ada help please Date: 1999/01/25 Message-ID: <36AD238D.3E861924@hiwaay.net>#1/1 X-Deja-AN: 436932585 References: <36ab9c3f.2963059@news.ptd.net> Content-Type: multipart/mixed; boundary="------------58F6962196C5CBCB852D302A" Organization: ELMCO, Inc. MIME-Version: 1.0 Reply-To: aeg@hiwaay.net, glover@thaad.tecmasters.com Newsgroups: comp.lang.ada Date: 1999-01-25T00:00:00+00:00 List-Id: This is a multi-part message in MIME format. --------------58F6962196C5CBCB852D302A Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit bob wrote: > my problem is: we are supposed to use array A and B as type > characters. > you cant add two characters and you cant typecast them to integers, so > how > do u get the result of the sums into Z? You can't typecast them, but you can use Ada attributes. I don't have an Ada book handy, but look for integer attributes that take characters. Tony --------------58F6962196C5CBCB852D302A Content-Type: text/x-vcard; charset=us-ascii; name="vcard.vcf" Content-Transfer-Encoding: 7bit Content-Description: Card for Anthony E. Glover Content-Disposition: attachment; filename="vcard.vcf" begin: vcard fn: Anthony E. Glover n: Glover;Anthony E. org: ELMCO, Inc. email;internet: aeg@hiwaay.net title: Senior Software Engineer x-mozilla-cpt: ;0 x-mozilla-html: FALSE version: 2.1 end: vcard --------------58F6962196C5CBCB852D302A--