comp.lang.ada
 help / color / mirror / Atom feed
From: Dennis Lee Bieber <wlfraed@ix.netcom.com>
Subject: Re: Get_Immediate does not read CR in CRLF pairs
Date: Tue, 08 Mar 2022 12:26:52 -0500	[thread overview]
Message-ID: <s44f2h5k5gij8b49f4scc1apc145vtp46g@4ax.com> (raw)
In-Reply-To: 30c0029f-8a26-4254-8baa-e604943a240en@googlegroups.com


	Pardon the duplicate (empty) response... I was trying to trigger a new
scan for messages but had the reply window open... and first button is
<send>, not <fetch>.


On Tue, 8 Mar 2022 08:43:03 -0800 (PST), Marius Amado-Alves
<amado.alves@gmail.com> declaimed the following:

>> > Sorry, Luke, I dont understand the question.
>> There is a procedure called Skip to get past the EOL/EOP.
>
>Thanks. Does not look applicable to the usecase which is just to read characters (graphic or not) from a file.
>
>Get_Immediate as defined in the ARM looked to me as an escape from the page and line (and keyboard) abstractions. Guess not. Thanks.

	I suspect the page/line aspects are too baked into the definition of
Text_IO itself. It's defined to work on systems that perform record
oriented I/O, and hence don't use stream oriented <eol> markers. Systems
might use hidden <length>text... formats, fixed width formats (card
readers), etc. so the runtime for each system has to map into that concept.


-- 
	Wulfraed                 Dennis Lee Bieber         AF6VN
	wlfraed@ix.netcom.com    http://wlfraed.microdiversity.freeddns.org/

  parent reply	other threads:[~2022-03-08 17:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-08  7:45 Get_Immediate does not read CR in CRLF pairs Marius Amado-Alves
2022-03-08  7:46 ` Luke A. Guest
2022-03-08 12:08   ` Marius Amado-Alves
2022-03-08 14:57     ` Luke A. Guest
2022-03-08 16:43       ` Marius Amado-Alves
2022-03-08 17:21         ` Dennis Lee Bieber
2022-03-08 17:26         ` Dennis Lee Bieber [this message]
2022-03-09  9:11         ` Luke A. Guest
2022-03-08  8:03 ` Dmitry A. Kazakov
2022-03-08  9:06 ` Jeffrey R.Carter
2022-03-08 12:20   ` Marius Amado-Alves
2022-03-08 12:53     ` Dmitry A. Kazakov
2022-03-09 11:26       ` Marius Amado-Alves
2022-03-09 12:54         ` 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