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,FREEMAIL_FROM autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,fd27dd0e0e0523c6,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-11-20 09:12:55 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: mabes180@aol.com (Sarah Thomas) Newsgroups: comp.lang.ada Subject: pre-defined function convert hex to decimal? Date: 20 Nov 2002 09:12:55 -0800 Organization: http://groups.google.com/ Message-ID: NNTP-Posting-Host: 192.45.72.27 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1037812375 1066 127.0.0.1 (20 Nov 2002 17:12:55 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: 20 Nov 2002 17:12:55 GMT Xref: archiver1.google.com comp.lang.ada:31133 Date: 2002-11-20T17:12:55+00:00 List-Id: is there a pre-defined function in ada that converts hex to decimal, or do I have to write from scratch? thanks