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 X-Google-Thread: 107e1d,20df1d18f8f75d4c X-Google-Attributes: gid107e1d,public X-Google-Thread: 103376,20df1d18f8f75d4c X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-10 17:55:17 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!netnews.com!xfer02.netnews.com!newsfeed2.earthlink.net!newsfeed.earthlink.net!newsmaster1.prod.itd.earthlink.net!newsread2.prod.itd.earthlink.net.POSTED!not-for-mail Message-ID: <3C3E45FC.DDE1869@acm.org> From: Jeffrey Carter X-Mailer: Mozilla 4.7 [en] (Win98; U) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.lang.ada,fr.comp.lang.ada Subject: Re: =?iso-8859-1?Q?Probl=E8me?= avec des get(fichier, integer) References: <3C3D907B.96C0B981@epfl.ch> Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit Date: Fri, 11 Jan 2002 01:55:24 GMT NNTP-Posting-Host: 209.86.206.244 X-Complaints-To: abuse@earthlink.net X-Trace: newsread2.prod.itd.earthlink.net 1010714124 209.86.206.244 (Thu, 10 Jan 2002 17:55:24 PST) NNTP-Posting-Date: Thu, 10 Jan 2002 17:55:24 PST Organization: EarthLink Inc. -- http://www.EarthLink.net X-Received-Date: Thu, 10 Jan 2002 17:55:16 PST (newsmaster1.prod.itd.earthlink.net) Xref: archiver1.google.com comp.lang.ada:18754 fr.comp.lang.ada:1182 Date: 2002-01-11T01:55:24+00:00 List-Id: "Charles Fr. Rey" wrote: > > Benoit F wrote: > > > > I'm Fench so spry for my bad english. En fran�ais plus bas ! > > I've the line "1/12/01:12" in a file, This line is a french date > > (day/month/year) with an hour I haven't seen the original post, so I'll reply to it through Rey's response. You probably should read the entire line into a string and then parse the string. The operations in Ada.Strings.Fixed may be helpful for this. -- Jeff Carter "I unclog my nose towards you." Monty Python & the Holy Grail