DB
Allocates and optionally initializes a byte of storage for each initializer. DB is a synonym of BYTE.
Syntax
⟦name⟧ DB initializer ⟦, initializer ...⟧
Remarks
Can also be used as a type specifier anywhere a type is legal.
Tätä selainta ei enää tueta.
Päivitä Microsoft Edgeen, jotta voit hyödyntää uusimpia ominaisuuksia, suojauspäivityksiä ja teknistä tukea.
Allocates and optionally initializes a byte of storage for each initializer. DB is a synonym of BYTE.
⟦name⟧ DB initializer ⟦, initializer ...⟧
Can also be used as a type specifier anywhere a type is legal.