comp.lang.ada
 help / color / mirror / Atom feed
From: Keith Thompson <kst-u@mib.org>
Subject: Re: New_Page
Date: Thu, 02 Nov 2006 20:57:18 GMT
Date: 2006-11-02T20:57:18+00:00	[thread overview]
Message-ID: <lnwt6dpnwz.fsf@nuthaus.mib.org> (raw)
In-Reply-To: wccbqnrarje.fsf@shell01.TheWorld.com

Robert A Duff <bobduff@shell01.TheWorld.com> writes:
> "Jeffrey R. Carter" <spam.not.jrcarter@acm.not.spam.org> writes:
>
>> In short, New_Page is device-specific, should probably not have been
>> included in Text_IO, and should be avoided in portable SW.
>
> New_Line isn't exactly portable, either.  ;-)

New_Line produces an end-of-line marker.  The way this is represented
varies from one system to another, but this is a *very* well-known
issue, and translating from one format to another is extremely common.

New_Page produces an end-of-page marker.  Most systems don't even have
such a thing.

I agree that all the page-oriented stuff should have been left out of
the language.

-- 
Keith Thompson (The_Other_Keith) kst-u@mib.org  <http://www.ghoti.net/~kst>
San Diego Supercomputer Center             <*>  <http://users.sdsc.edu/~kst>
We must do something.  This is something.  Therefore, we must do this.



  parent reply	other threads:[~2006-11-02 20:57 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <zH%1h.42912$XE5.888@reader1.news.jippii.net>
2006-11-01 12:19 ` New_Page Georg Bauhaus
2006-11-01 18:29 ` New_Page Jeffrey R. Carter
2006-11-01 19:35   ` New_Page Robert A Duff
2006-11-02  2:14     ` New_Page Jeffrey R. Carter
2006-11-02 19:20       ` New_Page Tapio Marjom�ki
2006-11-02 19:53         ` New_Page Pascal Obry
2006-11-02 20:57     ` Keith Thompson [this message]
2006-11-03  1:17       ` New_Page Robert A Duff
replies disabled

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