Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 609 Bytes

File metadata and controls

26 lines (19 loc) · 609 Bytes
description Learn more about: DB
title DB
ms.date 12/17/2019
f1_keywords
DB
helpviewer_keywords
DB directive
ms.assetid 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