BYTE (MASM)
Allocates and optionally initializes a byte of storage for each initializer.
[[name]] BYTEinitializer [[, initializer]] ...
Remarks
Can also be used as a type specifier anywhere a type is legal.
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Allocates and optionally initializes a byte of storage for each initializer.
[[name]] BYTEinitializer [[, initializer]] ...
Can also be used as a type specifier anywhere a type is legal.