comp.lang.ada
 help / color / mirror / Atom feed
From: dewar@merv.cs.nyu.edu (Robert Dewar)
Subject: Re: Ada 95 Low_Level_IO package
Date: 1997/09/13
Date: 1997-09-13T00:00:00+00:00	[thread overview]
Message-ID: <dewar.874181540@merv> (raw)
In-Reply-To: 874119913.50snx@jvdsys.nextjk.stuyts.nl


Here, for reference purposes, is the spec as defined in the Ada 83 RM

<<The  visible  part  of the package defining these procedures is outlined as
follows: 

 package LOW_LEVEL_IO is
    --  declarations of the possible types for DEVICE and DATA;
    --  declarations of overloaded procedures for these types:
    procedure SEND_CONTROL    (DEVICE : device_type; DATA : in out data_type);
    procedure RECEIVE_CONTROL (DEVICE : device_type; DATA : in out data_type);
 end;
>>





  reply	other threads:[~1997-09-13  0:00 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-09-11  0:00 Ada 95 Low_Level_IO package John Cupak {73739}
1997-09-12  0:00 ` Robert A Duff
1997-09-13  0:00   ` Robert Dewar
1997-09-13  0:00   ` Jerry van Dijk
1997-09-13  0:00 ` Jerry van Dijk
1997-09-13  0:00   ` Robert Dewar [this message]
1997-09-13  0:00   ` Robert Dewar
1997-09-14  0:00     ` 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