Skip to content

Latest commit

 

History

History
21 lines (16 loc) · 497 Bytes

dot-data-q.md

File metadata and controls

21 lines (16 loc) · 497 Bytes
description title ms.date f1_keywords helpviewer_keywords ms.assetid
Learn more about: .DATA?
.DATA?
12/17/2019
.DATA?
.DATA? directive
f454f8d7-e23b-458c-a2c4-8441f1afdc82

.DATA?

(32-bit MASM only.) When used with .MODEL, starts a near data segment for uninitialized data (segment name _BSS).

Syntax

.DATA?
segmentItem ⟧...

See also

Directives Reference
MASM BNF Grammar