comp.lang.ada
 help / color / mirror / Atom feed
From: "Nick Roberts" <nickroberts@adaos.worldonline.co.uk>
Subject: Re: Ada way to read/write to character file
Date: Fri, 11 Jan 2002 00:19:45 -0000
Date: 2002-01-11T00:19:45+00:00	[thread overview]
Message-ID: <a1lbk3$rlqs5$2@ID-25716.news.dfncis.de> (raw)
In-Reply-To: 0gY_7.10115$cD4.20201@www.newsranger.com

"Ted Dennison" <dennison@telepath.com> wrote in message
news:0gY_7.10115$cD4.20201@www.newsranger.com...

> In article <a1hc2t$qo9j3$2@ID-25716.news.dfncis.de>, Nick Roberts says...
> >Timing typically turns out not to be a major problem in most cases. In
> >Ada 95, you can always use an ATC time-out to limit a wait. Typically,
>
> Not when its an OS wait. Compiler writers *could* make that work, but they
> don't have to.

I'll take your word for it, but I can't actually find anything in the RM95
specifically to that effect. (Is that what you mean by "they don't have
to"?.)

One point I'd like to throw in 'from left field', as they say, seeing
certain comments in other posts in this thread: I don't see any sensible way
in which one file object (in the RM95 A.7 sense) can be used simultaneously
for input and output; what is possible (and sensible) is for two file
objects to provide input and output (respectively) for the same external
file (e.g. device). Typically, Standard_Input and Standard_Output work this
way.

--
Best wishes,
Nick Roberts






  reply	other threads:[~2002-01-11  0:19 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-01-05 12:01 Ada way to read/write to character file Michael Bode
2002-01-07 15:13 ` Alfred Hilscher
2002-01-09  0:04   ` Nick Roberts
2002-01-09  2:12     ` tmoran
2002-01-09  6:25       ` Michael Bode
2002-01-09 16:12         ` Georg Bauhaus
2002-01-09 20:38           ` Michael Bode
2002-01-09 23:57             ` James Rogers
2002-01-10  6:17               ` Michael Bode
2002-01-10 23:13             ` Georg Bauhaus
2002-01-09 12:11       ` Nick Roberts
2002-01-09 14:17         ` Ted Dennison
2002-01-11  0:19           ` Nick Roberts [this message]
2002-01-12 16:01             ` Michael Bode
replies disabled

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