description | title | ms.date | f1_keywords | helpviewer_keywords | ms.assetid | ||
---|---|---|---|---|---|---|---|
Learn more about: BYTE |
BYTE (MASM) |
12/17/2019 |
|
|
8dd94476-c069-4585-a478-3cb2e8e6ae54 |
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.