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,273f68be0dc28cef,start X-Google-Attributes: gid103376,public From: hill@cs.fsu.edu (Charles Hill) Subject: String to Integer Date: 1997/07/15 Message-ID: <5qglt7$cba$1@news.fsu.edu>#1/1 X-Deja-AN: 257052567 Organization: FSU Computer Science Department Newsgroups: comp.lang.ada Date: 1997-07-15T00:00:00+00:00 List-Id: I have a string in which an integer is stored. I'd like to hear from someone who might know a convenient way to convert this to an actual integer. I'm wondering if there is a function built into one of the Ada packages to do this, but I haven't found one yet. I would appreciate any advice anyone has. Thanks, -Brian Hill -- Charles Brian Hill Florida State University hill@cs.fsu.edu Computer Science Department