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.
Questo browser non è più supportato.
Esegui l'aggiornamento a Microsoft Edge per sfruttare i vantaggi di funzionalità più recenti, aggiornamenti della sicurezza e supporto tecnico.
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.