comp.lang.ada
 help / color / mirror / Atom feed
* Define Stream Input and Output for limited types ?
@ 1996-11-28  0:00 Paul Chardon
  1996-11-28  0:00 ` Samuel Tardieu
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Chardon @ 1996-11-28  0:00 UTC (permalink / raw)



Hello,

	I,m reading a paragragh in the ARM95 and I'mnot sure to well understand
it. So, if anyone can tell me more about that.

ARM95 A.4.1 Stream Input and Output (sixth paragraph)

"Sequential processing of streams is performed using attributes T'Read,
T'Write, T'Input and T'Output. These attributes are predefined for
non-limited types. The user can replace them by providing an attribute
definition clause and can also define such attributes explicitily for
limited types. ..."

"define such attributes" : does it mean giving a value to such an
attribute for a limited type for it is got no default.

for Limited_Type'Read use My_Read_Procedure;

Because I wonder how I can define an attribute. Unfortunately, there is
no example.

	Thanks, Paul.

P.S.: Sorry, if you think it is a dummy question.




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~1996-11-30  0:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-11-28  0:00 Define Stream Input and Output for limited types ? Paul Chardon
1996-11-28  0:00 ` Samuel Tardieu
1996-11-30  0:00   ` Robert Dewar

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