Ada Programming/Libraries/Ada.Storage IO
< Ada Programming < LibrariesComputing » Computer Science » Computer Programming » Ada Programming

Description
Ada.Storage_IO is not a general-purpose Input/Output package. It is designed for concurrent programming, and can be used to transfer elements from one task to another.
It allows you to store one element inside a memory buffer. The element needs to be of a definite subtype.
See also
Wikibook
- Ada Programming
- Ada Programming/Input Output
- Ada Programming/Libraries
- Ada Programming/Libraries/Ada
Ada Reference Manual
Ada 95 Quality and Style Guide
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.