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.
Este browser já não é suportado.
Atualize para o Microsoft Edge para tirar partido das mais recentes funcionalidades, atualizações de segurança e de suporte técnico.
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.