Ada Programming/Attributes/'Output

Description

edit

Writes the value of X to Stream, including any bounds or discriminants.

Example

edit
SOutput (Stream:access Ada.Streams.Root_Stream_TypeClass;X)