Ada Programming/Attributes/'Output

From Wikibooks, open books for an open world
Jump to navigation Jump to search

Description

[edit | edit source]

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

Example

[edit | edit source]
SOutput (Stream:access Ada.Streams.Root_Stream_TypeClass;X)