Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Declares a record type consisting of the specified fields. fieldname names the field, width specifies the number of bits, and expression gives its initial value.
Syntax
recordname RECORD fieldname:width ⟦= expression⟧ ⟦, fieldname:width ⟦= expression⟧ ...⟧