BYTE
Allocates and optionally initializes a byte of storage for each initializer.
Syntax
⟦name⟧ BYTE initializer ⟦, initializer ...⟧
Remarks
Can also be used as a type specifier anywhere a type is legal.
Deze browser wordt niet meer ondersteund.
Upgrade naar Microsoft Edge om te profiteren van de nieuwste functies, beveiligingsupdates en technische ondersteuning.
Allocates and optionally initializes a byte of storage for each initializer.
⟦name⟧ BYTE initializer ⟦, initializer ...⟧
Can also be used as a type specifier anywhere a type is legal.