Ada Programming/Attributes/'Write

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

Description

[edit | edit source]

Writes X to Stream.

Example

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