Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 609 Bytes

db.md

File metadata and controls

26 lines (19 loc) · 609 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: DB
DB
12/17/2019
DB
DB directive
0c69ccaa-043f-46e1-9f95-dc76d9bc87c8

DB

Allocates and optionally initializes a byte of storage for each initializer. DB is a synonym of BYTE.

Syntax

nameDB initializer, initializer ...⟧

Remarks

Can also be used as a type specifier anywhere a type is legal.

See also

Directives Reference
DB
SBYTE
MASM BNF Grammar