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-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,b7c55e9fcf9f4826 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2000-11-07 18:24:07 PST Path: supernews.google.com!sn-xit-02!supernews.com!isdnet!howland.erols.net!cyclone2.usenetserver.com!news-out.usenetserver.com!newsfeed2.earthlink.net!newsfeed.earthlink.net!newsmaster1.prod.itd.earthlink.net!newsread1.prod.itd.earthlink.net.POSTED!not-for-mail Message-ID: <3A08B97E.AC9B87AF@acm.org> From: Jeff Carter X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada Subject: Re: program to separate the real and imaginary References: <3A08AA80.DD6C1640@hotmail.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Date: Wed, 08 Nov 2000 02:24:06 GMT NNTP-Posting-Host: 63.178.180.90 X-Complaints-To: abuse@earthlink.net X-Trace: newsread1.prod.itd.earthlink.net 973650246 63.178.180.90 (Tue, 07 Nov 2000 18:24:06 PST) NNTP-Posting-Date: Tue, 07 Nov 2000 18:24:06 PST Organization: EarthLink Inc. -- http://www.EarthLink.net Xref: supernews.google.com comp.lang.ada:1872 Date: 2000-11-08T02:24:06+00:00 List-Id: jordan wrote: > does Ada have type conversion from string(character array) to Integer, > or something like????? Certainly. Take a look at the 'Value attribute, as well as package Ada.Text_IO (ARM A.10). For dealing with complex numbers, you might want to take a look at ARM Annex G as well. If you don't have a copy of the Ada Reference Manual, you can find one on-line at http://www.adapower.com/rm95/index.html -- Jeff Carter "I blow my nose on you." Monty Python & the Holy Grail