Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
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⟧ ...⟧