Правила форума :: Скачать Pascal :: FAQ // Ада–2020 :: Скачать GNAT :: OEM–2015 :: Ada -> C/C++
ПомощьПользователиПоиск
Войти
Language: РусскийEnglish
type (reserved word)
A type declaration specifies an identifier that denotes a type.
type identifier = AnyType; ... identifier = AnyType;
AnyType is a type identifier of any of the following types:
array file object ordinal pointer real record set string