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,eb47d12144771853,start X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1995-02-27 07:40:24 PST Path: nntp.gmd.de!newsserver.jvnc.net!darwin.sura.net!rsg1.er.usgs.gov!jobone!ef2007!fiesta.srl.ford.com!kevin From: kevin@vangogh.srl.ford.com (Kevin R.J. Ellwood) Newsgroups: comp.lang.ada Subject: Q: Parse a line? Date: 27 Feb 1995 15:40:24 GMT Organization: Ford Research Laboratory, Dearborn, MI Message-ID: <3isrp8$om9@fiesta.srl.ford.com> NNTP-Posting-Host: vangogh.srl.ford.com X-Newsreader: TIN [version 1.2 PL2] Date: 1995-02-27T15:40:24+00:00 List-Id: Hello, I am fairly new to Ada and the book that I have didn't help with this question. What I need to do is to read a line in as a string and then read some integer values from it. In fortran I could use an internal read statement to read from the string. Can anyone give a simple way of doing this in Ada? Thanks Kevin -- ////////////////////////////////////////////////////////////////////////////// // Kevin R.J. Ellwood Phone: (313) 322-5535 (Work) // // Polymer Science Dept. Fax: (313) 337-5581 // // Ford Research Laboratory // // Dearborn, MI 48121-2153 email: kevin@vangogh.srl.ford.com// //////////////////////////////////////////////////////////////////////////////