comp.lang.ada
 help / color / mirror / Atom feed
From: adambeneschan@gmail.com
Subject: Re: Did I understand it or not
Date: Wed, 8 Jan 2014 12:50:23 -0800 (PST)
Date: 2014-01-08T12:50:23-08:00	[thread overview]
Message-ID: <43281c85-eeec-44f9-859e-2e9463a9be64@googlegroups.com> (raw)
In-Reply-To: <66e43abe-7918-4296-a12f-a8454ea4cd80@googlegroups.com>

On Wednesday, January 8, 2014 12:27:54 PM UTC-8, Anh Vo wrote:

> I strongly believe that Flush subprogram did not clear the previous input from the terminal.

Flush, with no parameters, operates on the current *output* file.  In fact, I don't think Flush operates on input at all.  If you give it a file of mode In_File, it raises an exception (A.10.3(20), A.12.1(36)).

                          -- Adam

  parent reply	other threads:[~2014-01-08 20:50 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-01-08 20:27 Did I understand it or not Anh Vo
2014-01-08 20:47 ` Pascal Obry
2014-01-08 20:50 ` adambeneschan [this message]
2014-01-08 21:02   ` Anh Vo
2014-01-08 23:36     ` robin.vowels
replies disabled

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