Ada Programming/Keywords/type
From Wikibooks, the open-content textbooks collection
Contents |
The keyword type is used to declare a new type and name the first subtype. For more information on types and subtypes read Ada Programming/Type System.
[edit] See also
[edit] Wikibook
[edit] Ada Reference Manual
[edit] Ada Quality and Style Guide

