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-Thread: 103376,d54559bde05f5bb8 X-Google-Attributes: gid103376,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII Path: g2news1.google.com!news4.google.com!feeder1-2.proxad.net!proxad.net!feeder1-1.proxad.net!oleane.net!oleane!hunter.axlog.fr!nobody From: Jean-Pierre Rosen Newsgroups: comp.lang.ada Subject: Re: Weird string I/O problem Date: Wed, 26 Nov 2008 10:07:53 +0100 Organization: Adalog Message-ID: References: NNTP-Posting-Host: mailhost.axlog.fr Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Trace: s1.news.oleane.net 1227687319 17406 195.25.228.57 (26 Nov 2008 08:15:19 GMT) X-Complaints-To: abuse@oleane.net NNTP-Posting-Date: Wed, 26 Nov 2008 08:15:19 +0000 (UTC) User-Agent: Thunderbird 2.0.0.18 (Windows/20081105) In-Reply-To: Xref: g2news1.google.com comp.lang.ada:2802 Date: 2008-11-26T10:07:53+01:00 List-Id: christoph.grein@eurocopter.com a �crit : > What you need, is a Skip_Line after the Get(A_Float). If you want to make sure you read something from a fresh new line, you can use set_col(1). It has the nice property that if the previous get consumed the end_of_line, it does nothing, and if it didn't, it skips everything up to and including the end_of_line. -- --------------------------------------------------------- J-P. Rosen (rosen@adalog.fr) Visit Adalog's web site at http://www.adalog.fr