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.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3ba73a8167aad747,start X-Google-Attributes: gid103376,public From: haug@zesi.ruhr.de (Haug Buerger) Subject: Hex to Dez conversion? Date: 1996/06/09 Message-ID: <31bb2122.5a455349@zesi.ruhr.de>#1/1 X-Deja-AN: 159324722 distribution: world x-posting-software: UUPC/extended 1.12r inews (20Jan96 10:45) content-type: text/plain; charset=ISO-8859-1 mime-version: 1.0 newsgroups: comp.lang.ada Date: 1996-06-09T00:00:00+00:00 List-Id: Hi, has anybody code to convert a string with a hex number to an integer? I think Ada 95 has lots of possibilities with charsets and conversion functions. Has anybody code that uses it? Thanks Haug