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,49f7dd1bad1910ff X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2003-10-14 05:39:20 PST Path: archiver1.google.com!postnews1.google.com!not-for-mail From: bleakcabal@gdnmail.net (Bleakcabal) Newsgroups: comp.lang.ada Subject: Re: Problems with Ada.Text_IO and strings. Date: 14 Oct 2003 05:39:19 -0700 Organization: http://groups.google.com Message-ID: <8336eb21.0310140439.393f2e8@posting.google.com> References: <8336eb21.0310131423.7410e1ec@posting.google.com> NNTP-Posting-Host: 66.36.146.170 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Trace: posting.google.com 1066135160 3789 127.0.0.1 (14 Oct 2003 12:39:20 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 14 Oct 2003 12:39:20 +0000 (UTC) Xref: archiver1.google.com comp.lang.ada:807 Date: 2003-10-14T05:39:19-07:00 List-Id: It would have been great if Ada strings read the end of line character and Put took care of them so the lines were automagicly sliced like C strings.