BYTE (MASM)
Allocates and optionally initializes a byte of storage for each initializer.
[[name]] BYTE initializer [[, initializer]] ...
Remarks
Can also be used as a type specifier anywhere a type is legal.
Tento prohlížeč se už nepodporuje.
Upgradujte na Microsoft Edge, abyste mohli využívat nejnovější funkce, aktualizace zabezpečení a technickou podporu.
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.