comp.lang.ada
 help / color / mirror / Atom feed
From: reinert <reinkor@gmail.com>
Subject: Re: How to test if file = Ada.Text_IO.Standard_Input ?
Date: Sat, 23 Oct 2021 05:28:23 -0700 (PDT)	[thread overview]
Message-ID: <1f4b8c1e-a74f-4d43-8136-1868d598595an@googlegroups.com> (raw)
In-Reply-To: <sl0npe$c7c$1@dont-email.me>

Yes, now it compiles !

reinert

lørdag 23. oktober 2021 kl. 12:22:40 UTC+2 skrev Jeffrey R.Carter:
> On 10/23/21 10:06, reinert wrote: 
> > 
> > So how can I test if "file1" referes to the terminal using the lastest GNAT Community Edition?
> Have you tried 
> 
> Ada.Text_IO.Name (File1) = Ada.Text_IO.Name (Ada.Text_IO.Standard_Input) 
> 
> ? (I haven't.) 
> 
> -- 
> Jeff Carter 
> "C++: The power, elegance and simplicity of a hand grenade." 
> Ole-Hjalmar Kristensen 
> 90

  reply	other threads:[~2021-10-23 12:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-23  8:06 How to test if file = Ada.Text_IO.Standard_Input ? reinert
2021-10-23 10:22 ` Jeffrey R.Carter
2021-10-23 12:28   ` reinert [this message]
2021-10-23 15:40     ` Gautier write-only address
2021-10-24 20:51   ` Keith Thompson
replies disabled

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