Ada Programming/Attributes/'Write
<
Ada Programming
|
Attributes
Description
Writes X to Stream.
Example
S
’
Write
(
Stream
:
access
Ada
.
Streams
.
Root_Stream_Type
’
Class
;
X
:
T
)