comp.lang.ada
 help / color / mirror / Atom feed
From: AdaMagica <christ-usch.grein@t-online.de>
Subject: Re: Out_File , excess line
Date: Sun, 31 Jan 2016 03:51:04 -0800 (PST)
Date: 2016-01-31T03:51:04-08:00	[thread overview]
Message-ID: <714ca353-adc2-4d9b-a1c6-8e7ad6e2a803@googlegroups.com> (raw)
In-Reply-To: <e8ede930-6eab-49d7-b788-4d61ae5c39fd@googlegroups.com>

Am Sonntag, 31. Januar 2016 09:56:38 UTC+1 schrieb comicf...@gmail.com:
> Procedure Close [...] outputs a file terminator .
> 
> Terminate_Line call new_line . 
> 
> So, for removing the excess line , i must eliminate this Terminate_Line ?
> 
> If its correct , i understand better .
> 
> How to proceed in this case ?
> 
> Is there another way ?

There is no term Terminate_Line in the RM.

Any file properly written with Ada.Text_IO will be in the canonical form, i.e. each and every line will be ended with a line terminator, also empty lines.
The line terminator itself is system dependent and not defined in Ada. This is why there are subprograms dealing with lines (they abstract away the indicator) like Get_Line, New_Line.

A line thus terminated will look in some editors as though there was another line following.

Why do you care? How does this disturb your work.

  parent reply	other threads:[~2016-01-31 11:51 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-20  1:39 Out_File , excess line comicfanzine
2016-01-20 11:23 ` AdaMagica
2016-01-20 13:31 ` comicfanzine
2016-01-20 14:03 ` comicfanzine
2016-01-20 14:26   ` Dmitry A. Kazakov
2016-01-20 17:33   ` AdaMagica
2016-01-21  4:50 ` comicfanzine
2016-01-21 10:27   ` Jacob Sparre Andersen
2016-01-21 10:56     ` AdaMagica
2016-01-21 11:57       ` G.B.
2016-01-21 14:42         ` Dmitry A. Kazakov
2016-01-21 16:23           ` AdaMagica
2016-01-22  2:50             ` Dennis Lee Bieber
2016-01-21 13:38   ` Dennis Lee Bieber
2016-01-21 17:30 ` comicfanzine
2016-01-22  1:56   ` comicfanzine
2016-01-22 12:28   ` Brian Drummond
2016-01-22 20:01 ` comicfanzine
2016-01-23 20:06 ` comicfanzine
2016-01-27  9:26   ` Simon Wright
2016-01-27 19:32     ` Simon Wright
2016-01-27 21:31       ` Jeffrey R. Carter
2016-01-27 20:28     ` Dmitry A. Kazakov
2016-01-24 16:11 ` comicfanzine
2016-01-25 21:54 ` comicfanzine
2016-01-25 22:01   ` MM
2016-01-26  0:50     ` comicfanzine
2016-01-26 10:10 ` comicfanzine
2016-01-27  3:57 ` comicfanzine
2016-01-27  8:13   ` AdaMagica
2016-01-28  4:35 ` comicfanzine
2016-01-29 23:04 ` comicfanzine
2016-01-30  9:44 ` Simon Wright
2016-01-30 10:43   ` AdaMagica
2016-01-30 13:51     ` Simon Wright
2016-01-31  8:56 ` comicfanzine
2016-01-31 11:25   ` Simon Wright
2016-01-31 12:57     ` Dmitry A. Kazakov
2016-01-31 17:00       ` Simon Wright
2016-01-31 11:51   ` AdaMagica [this message]
2016-02-01  6:22 ` comicfanzine
2016-02-01  8:32   ` Dmitry A. Kazakov
2016-02-09 15:07 ` comicfanzine
2016-02-09 17:00   ` Dmitry A. Kazakov
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox